/seamful

Seamful is a food delivery service app built on Rails - that allows users to order and review nearby restaurants.

Primary LanguageRuby

Seamful

Seamful is a food delivery service app built on Rails - that allows users to order and review nearby restaurants.


Demo Video

Getting Started

Installing

OS X & Linux:

bundle install
rails db:create
rails db:migrate
rails s

Usage example

Seamful allows users to order and review nearby restaurants.

Built With

Contributing

  1. Fork it (https://github.com/madtab7/seamful/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Versioning

  • 0.1.0
    • First official release

Authors