An inventory management system built using Django and Django Rest Framework (DRF).
Client: React, Tailwind Css
Server: Django, DRF, PostgreSQL
Clone the project
git clone https://github.com/AbhinavShaw09/StockPulse.git
Create migrations file
python manage.py makemigrations
Apply database migrations
python manage.py migrate
Start the server and go
python manage.py runserver
To check all the api's navigate here
http://localhost:8000/api/
-
Add client side code
-
Integrate front end with backend
- How to dockerize a django application
- How to create Robust Restfull API's using DRF
- How to use Swagger API documentation for designing and documenting RESTful APIs
If you have any feedback, please reach out to me at my linkdin