Skip to content

francisguchie/360POS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

360POS

POS System for Gasoline Station

Project Setup

Inside the virtual environment

pip install -r requirements.txt

Migrate Db

python manage.py migrate

Run project

python manage.py runserver

Create user on Command-line level

python manage.py createsuperuser

Webapp link

https://bridge360pos.pythonanywhere.com/

About

POS System for Gasoline Station

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 41.7%
  • HTML 39.1%
  • JavaScript 19.1%
  • CSS 0.1%