Skip to content

Alicekb/audreyII-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudreyII - API

AudreyII is a yearly meal planning application. Once signed up a user can create weekly meal plans by searching the millions of recipes on the Edamun API. The user also has the option to print out a grocery list of ingredients out of those week's meals. This is the github repo for the API backend of AudreyII.

For frontend side of AudreyII, visit: AudreyII-Frontend

To see a live verison of the complete AudreyII project, visit: AudreyII

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

Step 1: First fork and Clone the this Repo.

Step 2: In the root directory, first bundle install.

bundle install

Step 3: On the top level of the repo, migrate the rails database.

rails db:migrate

step 4: Run the rails app by running

rails s

Built With

Versioning

We use SemVer for versioning.

Authors

  • Alice Balbuena - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published