Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jon/lab5 #18

Open
wants to merge 109 commits into
base: master
Choose a base branch
from
Open

Jon/lab5 #18

wants to merge 109 commits into from

Conversation

jonathan-c
Copy link

Added client side validations
Allow owners to specify open schedule
Updated Owner, User, Reservation, and Restaurant model relationships
Owners can approve reservation
Created has_and_belongs_to_many relationship between Restaurant and Category
Create a db/seeds.rb file
Update the Restaurant form to allow Owners to select a single Category per Restaurant
Update the Restaurant Show to display the Restaurant’s Category
Formatted reservation confirmation emails
Pushed to Heroku
Allow Users to create single Reservation per Restaurant per day
Came up with a way to store restaurant reservation inventory
Wrote Restaurant model and controller specs
Added Category index/show pages

Still need to:

Update Browse to have a filter for availability
in reservation#new form, display only reservation hours that fall between opening and closing hours
write more tests

@ghost ghost assigned BJK Jul 10, 2013
@mcbuddy
Copy link

mcbuddy commented Jul 15, 2013

Good job! but there are conflict on your branch so you have to fix it before merge it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants