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.
$ mongo
-> use calendar
-> db.createCollection(“calendar”)
save productivityApp as SE folder
$ cd SE
$ python calendar-api.py
$ cd SE/react-calendar
(download react strap/bootstrap)
$ npm i
$ npm start
- press on any date it will show empty event
- make an event
- press on the date again to show the event