Skip to content

abtinkd/coursetracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CourseTracker

Overview

CourseTracker (live) allows students to enter their courses, set goals for how much time they want to spend, log their time, and see how they've done over time.

  • Courses provides an interface for adding classes you're taking now, letting you specify how many hours you wish to study each week. At the end of the term, simply deactivate the course so you don't have to see it in the Timer anymore - don't worry, this won't delete your historical data!
  • Timer lets you record time spent studying.
  • History reveals your past performance. The target hours displayed for a course is equal to the goal (hours per week) divided by seven, multiplied by how many days the course was active in the date range.

Dependencies

To run integration testing, the ChromeDriver binary needs to be downloaded and placed in the Python36/Scripts folder.

About

CS561 Project - Course Performance Tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published