MediTech is a comprehensive pharmacy management system designed to streamline the operations of a pharmacy. From inventory tracking to sales management, this digital solution simplifies complex tasks, ensuring efficiency and accuracy.
- Secure login for admins and staff.
- Role-based access control.
- Add, update, and delete medicine records.
- Generate bills and manage transactions.
- View sales history.
- Daily, weekly, and monthly sales reports.
- Inventory and sales trends.
- Download ZIP: MediTech ZIP Folder
- Clone Repository:
git clone https://github.com/TanmoyGG/MediTech.git
Run the following command in PowerShell to unblock all files and subfolders:
get-childitem "your file path" -recurse | unblock-fileCreate a local database in Visual Studio or JetBrains Rider.
Run the table creation SQL script provided in the repository:
Manually insert at least one record into the Admin table to enable login functionality.
Feel free to contribute to MediTech by submitting issues or pull requests. Let’s make pharmacy management better together!
This project is licensed under the MIT License. See the LICENSE file for details.



