https://github.com/genesisblock3301/shop_management_system_api
Shop management system's Django Rest Api
https://github.com/genesisblock3301/shop_management_system_api
django django-rest-framework python3
Last synced: about 1 month ago
JSON representation
Shop management system's Django Rest Api
- Host: GitHub
- URL: https://github.com/genesisblock3301/shop_management_system_api
- Owner: GenesisBlock3301
- Created: 2020-09-14T05:53:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T16:13:25.000Z (over 5 years ago)
- Last Synced: 2025-06-30T09:43:20.301Z (12 months ago)
- Topics: django, django-rest-framework, python3
- Language: Python
- Homepage:
- Size: 1.55 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shop_management_system_api
## Setup Project
```
pip install django
pip install djangorestframework
```
## Project Detail
This project is simple Shop management system's where a customer easily buy product and review products.
A customer register as a user and then interact with this shop management system. A customer also perform comment inside comments
section .