What it does

Course Tracker looks through industry-leading course websites, such as Linked-in learning, Coursera, Khan Academy, and Udemy, for the courses you want and recommends one. This can save users time; instead of looking all over the internet, they only need to go to the course tracker to find the right course.

How we built it

We used flask, a python library, for the backend. We used HTML for the front end. We made a web scraper that can look through websites for courses, and using this web scraper, our python file can find the right courses for a user.

What's next for Course Tracker

Next, we could add more tutoring websites to our catalog and improve the recommendation engine. We could incorporate some AI algorithms to make better recommendations to a user, using their course history and user data from other websites.

print('Course Tracker')
Share this project:

Updates