Skip to content

durg store management system with django & rest framework for pharmacies

Notifications You must be signed in to change notification settings

Motasem20007204978/Drug_Store_MS_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drug Store Management System API

Contains auth, drugs, notifications, orders, ursers, chats apps

Developed a secure and reliable RESTful API for a social media platform, aimed at manage and optimize the operations of a drug store, orders, and customer management. Key features include drug tracking, order management, and financial reporting

Implemented user authentication and authorization using JSON Web Tokens (JWT)

Designed the API to handle data storage, retrieval, and manipulation, using Django models and serializers

Improved the API's performance and scalability through the use of caching with Redis and Celery, and optimization techniques

Deployed the API using Docker and Docker Compose, and used Gunicorn and Nginx for web server management

Monitored the API's performance using Prometheus

Documented the API using Swagger UI, allowing easy access and understanding of the API's endpoints and functionality

Enabled real-time updates for user notifications through the use of WebSockets

Monitored the API using Celery Beat and Flower

Technologies used: Django, Django Rest Framework, Python, PostgreSQL, Git, Redis, Celery, Celery Beat, Flower, Docker, Docker Compose, Gunicorn, WebSockets, Nginx, JWT, Django OAuth Toolkit, Prometheus, Swagger