Skip to content

Recipe application built with Django Framework, Django Smart Selects, Bootstrap, Django Crispy Forms.

License

Notifications You must be signed in to change notification settings

albixhafa/recipry

Repository files navigation

ABOUT : RECIPRY (2020) is a web application built with Django Framework that simplifies the cooking process.

INSTALLATION GUIDE

Download recipry project and run the following commands inside "recipry-main" directory :

1. Install Dependecies

sudo apt-get install python3
sudo apt-get install python3-pip
sudo apt-get install python3-venv

2. Run Application

$ source venv/bin/activate
$ python3 manage.py runserver

main page : 127.0.0.1:8000
admin : 127.0.0.1:8000/admin

u: recprydjango
p: reciprypass









About

Recipe application built with Django Framework, Django Smart Selects, Bootstrap, Django Crispy Forms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published