Skip to content

natashaU/events_calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Events Calendar in React & Node

Save events to your Monthly Calendar. User is able to make a get, post, update & delete request to the database. More features coming soon! :neckbeard:

Heroku Deployment

Check out the live application here: Click me to play with the calendar!

Technologies used:

  • React
  • Javascript
  • Node
  • JSX
  • PSQL
  • Express
  • CSS

calendar

Specs:

  • The User can click on a day to access input submit form
  • The User can use a scroll bar to see multiple events in one day
  • User is able to click on left and right arrows to switch months
  • User is able to click on trash can & pencil icons to delete & update events

Edit

To check out the game locally

`npm install in calendarbackend and calendarfrontend
 npm run start in calendarfrontend (navigate to: http://localhost:3000)
 npm run dev in calendarbackend (navigate to: http://localhost:30001)`

About

Scheduling app to save upcoming events to your calendar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published