https://github.com/mofazzal874/pharmaplus
CSE-3120 | Software Engineering and Information Systems Laboratory Android studio project with Factory , SingleTon , adapter , Observer Design pattern
https://github.com/mofazzal874/pharmaplus
adapter-pattern android-studio-java ci-test design-patterns factory-pattern firebase java junit5 mockito observer-pattern singleton-pattern ui-testing
Last synced: 3 months ago
JSON representation
CSE-3120 | Software Engineering and Information Systems Laboratory Android studio project with Factory , SingleTon , adapter , Observer Design pattern
- Host: GitHub
- URL: https://github.com/mofazzal874/pharmaplus
- Owner: Mofazzal874
- Created: 2024-05-18T12:01:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-31T12:49:21.000Z (12 months ago)
- Last Synced: 2025-01-10T22:22:33.348Z (4 months ago)
- Topics: adapter-pattern, android-studio-java, ci-test, design-patterns, factory-pattern, firebase, java, junit5, mockito, observer-pattern, singleton-pattern, ui-testing
- Language: Java
- Homepage:
- Size: 2.14 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PharmaPlus
PharmaPlus is a Pharmacy management android app focusing on e-commerce on a pharmacy.This is a CSE3120 software Engineering and Information Systems project made with Android Studio Jellyfish...
This is a collaborative project of :
- Ekramul Alam Apan(2007071)
- Amit Kairy(2007069)
- Mofazzal Hosen(2007074)# Project Overview
## Design Patterns Used:
- 1.SingleTon(on User Model and Product Model)
- 2.Factory(on product Model)
- 3.Observer(add product)
- 4.Adapter(all the adapters)
## Testing:
- 1.Unit Testing
- 2.UI Testing
- 3.CI Testing(on github's every branch)
## All the diagrams here just a minimized version of the whole app .The actual app has more than 20 functionalities..
### Class Diagram:

### Sequence Diagram:

### State Diagram:

### Activity Diagram:
# Project Images:










