https://github.com/rakibul-islam-raju/django-inventory
https://github.com/rakibul-islam-raju/django-inventory
django django-rest-framework javascript python
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rakibul-islam-raju/django-inventory
- Owner: rakibul-islam-raju
- Created: 2020-11-04T16:02:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T17:00:59.000Z (over 3 years ago)
- Last Synced: 2025-01-12T21:30:37.771Z (5 months ago)
- Topics: django, django-rest-framework, javascript, python
- Language: JavaScript
- Homepage:
- Size: 7.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## inventory-management-system
### Installation
1. git clone
2. create virtualenv
3. install requirements.txt
4. makemigrations
5. migrate
6. create super user
7. login to the admin panel and create an Organization and and it is ready to use