Dachoka3000 / cooker

https://cooker123.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cooker

This repository contains backend code for a cookbook app written using django framework.

Authored by Machoka Daisy

Description

This is website contains backend code for a cookbook app. It contains code for the database.

Setup instructions

  • Visit the live link (https://cooker123.herokuapp.com/)to interact with the web app
  • Install python
  • Git clone https://github.com/MachokaDaisy/cooker.git on your terminal. Find the gallery folder and open it in your editor.
  • Set up a virtual environment and install pip
  • Install dependencies by running pip install -r requirements.txt
  • Run python3 manage.py runserver to run the app locally

Technologies used

  • Python

BDD

Visit the api endpoints to interact with the app: api/recipes and api/recipe/int:id

Contacts

Feel free to contact me at machokadaisy@github.com. For any contributions, please visit https://github.com/MachokaDaisy/cooker.git

License

License:MIT Copyright (c) 2022 Machoka Daisy

About

https://cooker123.herokuapp.com/

License:MIT License


Languages

Language:Python 99.7%Language:Procfile 0.3%