Seamful is a food delivery service app built on Rails - that allows users to order and review nearby restaurants.
OS X & Linux:
bundle install
rails db:create
rails db:migrate
rails s
Seamful allows users to order and review nearby restaurants.
- Ruby on Rails - Web application framework
- SQLite - Database for Active Record
- Bootstrap - Front-end framework for styling
- Fork it (https://github.com/madtab7/seamful/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
- 0.1.0
- First official release
- Forrest Benton - fbenton93
- Arielle Ramirez - arielleramirez
- Madeleine Tabing - madtab7
- Kristina Tong - kristinatong