Skip to content

Django/React scheduler with email notifications, ability to create hierarchies of categories and task, set deadline dates, edit tasks, track progress, and sort tasks based on priority.

Notifications You must be signed in to change notification settings

zumaad/SchedulingFor.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SchedulingFor.me

Django/React scheduler

Demo

http://schedulingfor.me

Features

  • Save your schedule by creating an account
  • Create a heirarchy of categories and tasks
  • Add categories and tasks to complete
  • Edit tasks to set deadlines,notifications,notes, and track progress
  • Mark tasks/categories as complete or delete to clear your schedule
  • Sort tasks based on deadline date

Code structure

  • src: contains the main frontend logic, specifically in App.js
  • djangoBackend: contains python backend logic
  • sendingEmails: python code for sending emails to notify users of tasks.

Features Gif Demo

Create a hierarchy of categories and tasks

alt text

Add categories and tasks

alt text

Edit tasks to set deadlines,notifications,notes, and track progress

alt text

Mark tasks/categories as complete or delete them to clear your schedule

alt text

Sort tasks based on deadline date

alt text

About

Django/React scheduler with email notifications, ability to create hierarchies of categories and task, set deadline dates, edit tasks, track progress, and sort tasks based on priority.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published