Skip to content

TanmoyGG/MediTech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediTech - A Digital Solution for Pharmacy Management

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.


Features

1. User Authentication

  • Secure login for admins and staff.
  • Role-based access control.

Login Page Screenshot

2. Inventory Management

  • Add, update, and delete medicine records.

Inventory Management Screenshot

3. Sales Management

  • Generate bills and manage transactions.
  • View sales history.

Sales Management Screenshot

4. Reports and Analytics

  • Daily, weekly, and monthly sales reports.
  • Inventory and sales trends.

Reports Screenshot


How to Run the Project

Step 1: Clone or Download the Project

  • Download ZIP: MediTech ZIP Folder
  • Clone Repository:
    git clone https://github.com/TanmoyGG/MediTech.git

Step 2: Unblock Files

Run the following command in PowerShell to unblock all files and subfolders:

get-childitem "your file path" -recurse | unblock-file

Step 3: Set Up the Local Database

Create a local database in Visual Studio or JetBrains Rider.

Step 4: Run the SQL Script

Run the table creation SQL script provided in the repository:

Step 5: Insert Admin Data

Manually insert at least one record into the Admin table to enable login functionality.


Contributing

Feel free to contribute to MediTech by submitting issues or pull requests. Let’s make pharmacy management better together!


License

This project is licensed under the MIT License. See the LICENSE file for details.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors