Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 826 Bytes

File metadata and controls

17 lines (13 loc) · 826 Bytes

myPlanner

myPlanner is a smart planner for BCA student to effectively manage their time.

Description

myPlanner is a smart planner for BCA students to effectively manage their time and keep track of assignments, events, and schedules. It gives feedback to students as to what their day is going to look like in terms of work load. It will also tell students how their weekly workload is looking, and it will warns students when a week is at a heavy workload. myPlanner will automatically start giving feedback as students start adding events, assignments, and schedules.

Features

  • Add assignments manually
  • Add events manually
  • View weekly schedule straight from the dashboard
  • View the current day schedule straight from the dashboard

Tech Stack

  • Backend: Python + Flask
  • Database: SQLite
  • Frontend: HTML