Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mithun50/Student-buddy-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Buddy

Student Buddy is a simple command-line application and also WebApp to help students manage their tasks, notes, timetable, and study hours.

Features

  • Add and view tasks
  • Add and view notes
  • Create and view a weekly timetable
  • Log and track study hours

How to Run

To run the application, simply execute the main.py script from your terminal:

#CLI Usage
python main.py
#Website Usage
pip install Flask
python app.py

About

Student Buddy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.6%
  • HTML 33.3%
  • CSS 11.1%