View, create, edit appointments. Created using Full Calendar, jQuery, and Bootstrap. Front end only. Checkout beginning Rails back end work.
- visit kg-cal on Heroku
-------- or --------
- Clone repo.
- Open index.html in your browser.
- Click on a day within the month or week view calendar on the left pane.
- The day will load in the right day agenda view on the right.
- Within the right day agenda, click on any 30 minute time slot to create an appointment.
- Input the appointment title and then click create.
- Click on day of existing appointment within the month or week view calendar on the left pane. Or navigate to day within day view.
- The day of the appointment will load on the right day view.
- Click on the appointment you want to edit.
- A modal will appear. You can update the title or delete the event.