Skip to content

Implementation of a simple food management platform using Ruby on Rails, JavaScript, HTML and CSS.

Notifications You must be signed in to change notification settings

lmvda/food-management-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

food-management-app

Installation Guide

Install all gem dependencies:

bundle install

Create database scheme with migrations:

rake db:migrate

Seed database:

rake db:seed

Start local server:

rails s

Authors

About

Implementation of a simple food management platform using Ruby on Rails, JavaScript, HTML and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published