/vkmobile

Primary LanguagePython

#Inventory Management System (Checkout)

  • CRUD operations for Sales/Inventory/Customer
  • Bill Generation

Building Project

    ./build.sh

Running Server Locally

    python manage.py runserver 8000