An open API service indexing awesome lists of open source software.

https://github.com/anjasfedo/django_customer_management

Customer Management System Django
https://github.com/anjasfedo/django_customer_management

django

Last synced: 11 months ago
JSON representation

Customer Management System Django

Awesome Lists containing this project

README

          

create virtual enviroment
`py -3 -m venv venv`

run venv
`venv\Scripts\activate`