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

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

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 .