Skip to content

SaheedMuhammed/Student-Course-Roadmap-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Course Roadmap Dashboard

The Student Course Roadmap Dashboard is an interactive Streamlit web application designed to help students explore different courses, analyze key tools and skills, and track their learning journey.


Features

  • Interactive data visualization using Streamlit and Plotly
  • Filter courses by category and level
  • View skill and tool frequency analysis
  • Download filtered course data as a CSV file

Tech Stack

  • Python 3.x
  • Streamlit – For interactive UI
  • Pandas – For data manipulation
  • Plotly Express – For interactive chart

Installation and Setup

  1. Install csv file ''all_courses_roadmap.csv''

  2. Clone the Repository

  3. Create Virtual Environment (Optional)

    • python -m venv venv
    • venv\Scripts\activate # for Windows
    • source venv/bin/activate # for macOS/Linux
  4. Install Dependencies

    • pip install -r requirements.txt
  5. Run the Application


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages