Skip to content

technical-geeth/Order-Tracking-Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Order-Tracking-Software

Order tracking and receipt prinitng software.

Development SetUp

In order to run the application you need to pipenv installed. You can install it by running pip3 install pipenv

Then run:
pipenv install -r requirements.txt or simply pipenv install

Then migrate the databases using python3 core/manage.py makemigrations and python3 core/manage.py migrate.

You can run the server with the following command. python3 core/manage.py runserver

About

Order tracking and receipt prinitng software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •