Skip to content

Dmitriy-volovik/simpleEventCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpleEventCalendar

Test work - Event Calendar using Mongo/Express/React/Node (MERN)

This app provides the following features:

  • User can register/login and persist his events between logins
  • User can add/remove/edit events from his calendar
  • User can export his calendar in JSON
  • Calendar will cover only one same day
  • Events only between 8am to 5pm
  • Conflicting events have the same width, and not overlap

Link

This project on Heroku DEMO

I'm still working on the application:

  • Session support not implemented.
  • Validation in the registration form does not work correctly.

To use the app, install node_modules

About

test work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published