MediPro is a Point of Sale (POS) system designed to manage customer information, medicines, and orders efficiently. The backend is built using Python Flask, providing a robust and scalable API for handling various operations related to medicines and customer management. The system also includes functionality to send order confirmations to customers via email.
- Manage Customers
- Manage Medicines
- Manage Orders
- Email Notifications: Send order confirmations and other notifications to customers via email.
- Responsive Design:Optimized for both desktop and mobile devices for better accessibility.
- Language: Python
- Framework: Flask
- Database: mysql
- Email: SMTP for sending emails
- Environment Variables: dotenv for loading environment variables
- HTML: Structure of the web pages
- CSS: Styling for a modern and attractive layout
- JavaScript: Interactivity and API integration for dynamic content
This project is licensed under the MIT License. See the LICENSE file for details.