Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (9 loc) · 511 Bytes

README.rdoc

File metadata and controls

18 lines (9 loc) · 511 Bytes

This app is a calendar app that allows for entries on specific dates and booking clients to that date with a page associated to the client.

Subsequent Bookings should be unable to modifiy the booking, and unable to book that page on that date.

Using Rails4

Using PG, database configuration in config/database.yml

Using rspec for tests

Please feel free to use a different markup language if you do not plan to run rake doc:app.

Authored by Betty Li(@blibotics) and Kevin Sivabalan (@timestep)