Skip to content

RESHNAM/Recipe-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe-Management-System

Activate the virtual environment with the following command: "source venv/bin/activate"

Change the values in the .env to reflect your own db

Run the following command to create the necessary tables in the database: "python3 manage.py migrate"

Run the server with the following command: "python3 manage.py runserver"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published