Skip to content

matthewisabel/python-products

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Products

A Python/Flask dashboard for a Products database.

Prequisites

  • Python 3

Running

  1. Clone the repo
  2. Open the app
  3. Install the dependencies...
    pip3 install --user -r requirements.txt
    
  4. Start the server...
    python app.py
    
  5. Visit the running app on port 5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published