An open API service indexing awesome lists of open source software.

https://github.com/0xbadawy/pharmastan

Actively contributed to the creation of a sophisticated Pharmacy Management System for personal project development. • Authored essential documentation including Software Requirements Specification (SRS) and Unified Modeling Language (UML) diagrams.
https://github.com/0xbadawy/pharmastan

documentation erdiagram management-system pharmacy srs srs-document

Last synced: 2 months ago
JSON representation

Actively contributed to the creation of a sophisticated Pharmacy Management System for personal project development. • Authored essential documentation including Software Requirements Specification (SRS) and Unified Modeling Language (UML) diagrams.

Awesome Lists containing this project

README

        

Pharmacy Management System


desktop application using .NET framework software to manage pharmacy

## Main windows in a program in order
- login screen (user and password)
- expired medicine
- home screen
- Reports
- Settings

## Main Reports in program
- list of medicines that exist in pharmacy
- list of medicines that ran out
- list of medicines that expired
- Sales report
- per Day
- per Month




## Software Requirements

- .NET Framework:
- C#
- Using WPF as a Desktop app
- Microsoft SQL Server:

## Main Tables in DataBase
- supplayers
- cumpanies
- customers


## contributors