https://github.com/sanchariii/medsupplytrack
The MedSupplyTrack application is designed to meet the needs of medical professionals and owners of medical shops. It provides a convenient platform for ordering medicines and other necessary products directly from pharmacy suppliers along. Users can insert , delete there needs accordingly.
https://github.com/sanchariii/medsupplytrack
css flask flask-sqlalchemy html javascript mysql
Last synced: 2 months ago
JSON representation
The MedSupplyTrack application is designed to meet the needs of medical professionals and owners of medical shops. It provides a convenient platform for ordering medicines and other necessary products directly from pharmacy suppliers along. Users can insert , delete there needs accordingly.
- Host: GitHub
- URL: https://github.com/sanchariii/medsupplytrack
- Owner: Sanchariii
- License: mit
- Created: 2023-07-15T17:04:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T17:51:54.000Z (almost 3 years ago)
- Last Synced: 2025-10-22T21:58:07.124Z (9 months ago)
- Topics: css, flask, flask-sqlalchemy, html, javascript, mysql
- Language: JavaScript
- Homepage:
- Size: 19.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MedSupplyTrack
MedSupplyTrack 👩🗒️👨

## Overview of the App
This application can be used by any user. This application is been designed for medicals purpose where owners can order medicines and products for there medical shops from pharmacy supplier.
Below are the operations performing in the app are as follows -
1. Authentication system Only for Pharmacy Supplier
2. Medical Registrations
3. CRUD Operation
4. Search medicines and products wise
5. Triggers and Stored Procedures
6. Add Products and Medicines
7. View Records
8. Sell Medicines & Products
## Main UI Of The Web Application
### 1. Home Page

### 2. Adding details of the owner nad medicine required

### 3.Ordering the medicines

### 4. Saved details of the order along with the price

### 5. Stored Details

## Tech Stack Used -
* Python
* HTML
* CSS
* Javascript
* MySQL
## Libraries Used -
* flask
* Flask-SQLAlchemy
* mysqlclient
* Flask-Login
## Run Locally
1.1 `git clone `
1.2 `cd ManageIt`
1.3 `flask run`
## Contributions
Feel free to contact me at `raysanchari930@gmail.com` if you want to add or improve any UI of the application.