Skip to content

ruzhwei/InventoryManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InventoryManagement

This is for shopify technical challenge.

CRUD and warehouses are implemented.

It can be run direcltly on Replit, just hit run button.

In case it cannot be triggered by the button directly, we can fork this repl, then in the console:

Install flask_sqlalchemy first with command:

pip install flask_sqlalchemy

Then run app.py by this command:

python app.py

By now, the web page should appear in replit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published