https://github.com/parth5757/vendors-hub
https://github.com/parth5757/vendors-hub
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/parth5757/vendors-hub
- Owner: parth5757
- Created: 2023-11-11T15:45:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-11T15:50:58.000Z (over 1 year ago)
- Last Synced: 2023-11-11T16:36:38.532Z (over 1 year ago)
- Language: HTML
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vendors_Hub
It's an Inventory management websitestep
``` bash
pip install django
`````` python
python manage.py makemigrations
`````` python
python manage.py migrate
`````` python
python manage.py createsuperuser
`````` python
python manage.py runserver
```