Skip to content

a site where you can check how much you pay for essentials things(flask)

Notifications You must be signed in to change notification settings

olegatorh/grechkaSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grechkaSite

a site where you can check how much you pay for essentials things

1.Clone the code into a fresh folder.

2.Create a Virtual Environment and install Dependencies.

$ virtualenv venv

$ suorce venv/bin/activate

3.Install the project dependencies, which are listed in requirements.txt.

(venv) $ pip install -r requirements.txt

(venv) $ flask run

About

a site where you can check how much you pay for essentials things(flask)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published