Skip to content

yamdkh/item_catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Item_catalog project

This project was made to mange Items in markets to add delete update read . And it use Google account authentication for login.

Requirements

  • Install Python -> here
  • Flask library -> pip install Flask
  • Sqlalchemy -> pip install sqlalchemy

Run the project

Dive into main.py from your IDE and make configuration of editor to the file main.py then hit the green run button

or

You can run the project as well from terminal, just dive into this path

cd <LOCATION_FILE_IN_YOUR_SYSTEM'S>/item_catalog/catalog/main.py

and paste python3 main.py

#Explorer the project markets pages

Click here it will take to the main page .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published