Skip to content

Make-School-Labs/BEW-1.2-Forms-Homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework 3: Grocery Store

For instructions on how to complete this assignment, see here.

To run this code, start by cloning this repository to your computer. Then in a terminal, navigate to the project folder.

To install dependencies, run:

pip3 install -r requirements.txt

Then rename the .env.example file as .env:

cp .env.example .env

Then you can run the server:

python3 app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published