Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

fr30/DaftUp2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An api that allows us to:

  1. Manage our shopping list
  2. Defining promotions for products
  3. Calculate the best set of promotions for products given in shopping list

In order to start the app, you have to type standard commands for starting ruby server and generate a database, namely:

rake db:setup

rails server

List of available endpoints can be obtained by:

rails routes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages