Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.
/ Stozkle Public archive

Stozkle is stock management systems using Django and Bootstrap

Notifications You must be signed in to change notification settings

mr54ndm4n/Stozkle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stozkle

Stozkle is stock management systems using Django and Bootstrap

this project is for borrow something from stock

if you want to change it to shopping website

you can change "Borrow" in file equip and equip.html to "Buy"

User's Profile

Item in the Store

Product's detail

To Run the app

  1. python manage.py migrate

  2. create superuser (python manage.py createsuperuser)

  3. Run Server (python manage.py runserver)

To add the product to stock

  1. "127.0.0.0:8000/admin" and login by superuser

  2. in Mystock go to member (http://127.0.0.1:8000/admin/myStock/member/)

  3. create user Nick name = "Store"

  4. when you want to add product to store please add product to user "Store"

About

Stozkle is stock management systems using Django and Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published