Skip to content

Calendar with separate RESTful Rails API Back End & jQuery Front End

Notifications You must be signed in to change notification settings

S-MORA/FrontandBackCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calendar with jQuery Front End and Rails API Back End

Back End: Rails API Calendar can create, read, & delete events from postgreSQL database.

Front End Specs:

Click on a day box and create a new event on that day which gets sent to the backendCalendar Rails API using JSON on clicking submit.

Once submit is clicked the form disappears and event now appears in that day’s box.

Switch between months.

Handle too many events per day.

Able to delete events.

The UI has 5 rows of 7 boxes with the correct date on the correct days.

alt text

About

Calendar with separate RESTful Rails API Back End & jQuery Front End

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published