A simple web application for ordering food with your friends using RubyOnRails
- Ruby 2.7 or higher
- Rails 6.0 or higher
- MySql server preconfigured with configurations from
database.yml
- make sure of having the required dependencies
- clone the repo
- run
bundle install
- configure database in mysql server according to configurations from
database.yml
- run
rails db:migrations
- start the server
rails server
This project is created by students of ITI - intake@40