Skip to content

Helps teachers decide homework deadlines by keeping a track of other commitments and assignments of the students. πŸ§‘β€πŸ«πŸ§‘β€πŸŽ“

Notifications You must be signed in to change notification settings

OpenLake/Homework-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

53 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Welcome to Homework Scheduler πŸ‘‹

πŸ€” Problem

Sometimes Teachers assign multiple assignments on very close deadlines with each other which results in a very hectic scehdule for students. This app tries to solve that problem by giving a deadline picker to teachers where they can see and manage thier deadlines for assignments while giving some additional insights on assignments.

✨ Features

  • Server Side Rendered App with Next.js providing better SEO
  • MongoDB as the database
  • A nice date picker ui for selecting deadlines for assignments
  • Tech Stack : React/Next.js, MongoDB

For more details on features, I have written a blog post here πŸ˜„

πŸš€ Hosted Link

  • This project is hosted on Vercel and can be accessed here

Setup Instructions

  • Install Node, MongoDB
  • Run the following commands in two seperate terminals:
    • mongod - For MongoDB local server
    • npm run dev - For Nextjs Server (make sure you are in same directory as the project)
  • Open http://localhost:3000 in a web browser to visit the Website

Maintainers


About

Helps teachers decide homework deadlines by keeping a track of other commitments and assignments of the students. πŸ§‘β€πŸ«πŸ§‘β€πŸŽ“

Topics

Resources

Stars

Watchers

Forks