Mediconnect is a multi-role healthcare web application that connects patients, pharmacies, and delivery agents on a single platform. The system allows patients to search and order medicines, pharmacies to manage stock, and delivery agents to manage and complete deliveries.
- English, Hindi and Tamil
- Users can select language at the start of the application
- User registration and login
- Search medicines
- Place medicine orders
- Add delivery address / pickup details
- Select payment method
- Secure login access
- Add, update, and remove medicine stock
- Manage medicine availability
- Delivery dashboard access
- View assigned orders
- Mark deliveries as completed
- Multi-role authentication system
- Database-driven operations
- Responsive UI design
- HTML
- CSS
- JavaScript
- PHP
- XAMPP (MySQL Database)
Users can select their preferred language before accessing the platform. This improves accessibility for different users.
The application interface displayed in English language for better user accessibility.
Users can switch to Hindi language interface for better usability.
Supports Tamil language interface for regional users.
Patients can create accounts by providing personal details to access medicine ordering services.
Patients can:
Pharmacy users can:
Delivery agents can:
Shows order summary after successful purchase and confirms order placement.
- Multi-role authentication system
- Multi-language interface support
- Real-time medicine ordering system
- Database-driven architecture
- Responsive user interface design
- Install XAMPP
- Clone or download repository
- Move project folder to XAMPP htdocs directory C:\xampp\htdocs\MediConnect\
- Start Apache and MySQL from XAMPP Control Panel
- Import database file into phpMyAdmin
- Create database (e.g.,
mediconnect_db) - Import provided
.sqlfile
- Create database (e.g.,
- Open project in browser
- Email: hamnamahmood004@gmail.com
- GitHub: github.com/hamna-mahmood