Skip to content

Dweepa/ProductivityApp

Repository files navigation

Software Engineering Course Project

Created a productivity app for students and teachers to create assignment posting and submission with calendar and email integration and add effective resources for courses.

Create database

$ mongo

-> use calendar

-> db.createCollection(“calendar”)

Starting frontend react app

save productivityApp as SE folder

$ cd SE

$ python calendar-api.py

Starting backend flask app

$ cd SE/react-calendar

(download react strap/bootstrap)

$ npm i

$ npm start

How to use

  • press on any date it will show empty event
  • make an event
  • press on the date again to show the event

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •