Skip to content

The innovative yummy recipes app is an application that allows users to create, save and share meeting the needs of keeping track of awesome food recipes

Notifications You must be signed in to change notification settings

code-sleuth/yummy-recipes

Repository files navigation

Build Status Coverage Status Maintainability

Yummy Recipes

Description

The innovative yummy recipes app is an application that allows users to create, save and share meeting the needs of keeping track of awesome food recipes

Project Dependencies

  • Flask 0.12.2
  • Python 3.6 - 3.6.2
  • Bootstrap 3.2*
  • jQeury 3.2.*
  • HTML 5
  • Google chrome is the preferred browser
  • Screen size all

Project is hosted on

How to set up project

More on environment/dependencies set up
  • set up git and clone/download the repository

        $ https://github.com/code-sleuth/yummy-recipes
    
  • Install requirements.txt contents
    (venv)$ pip install -r requirements.txt
    
  • Running It

    On your terminal, run the server using this one simple command:

    (venv)$ flask app.py
    
  • Run Tests from unit tests file

    On your terminal, run the server using this one simple command:

    (venv)$ python tests/unit_tests.py
    
  • Heroku
    https://morning-escarpment-76742.herokuapp.com
    
  • Author
    • Ibrahim Mbaziira

About

The innovative yummy recipes app is an application that allows users to create, save and share meeting the needs of keeping track of awesome food recipes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published