Skip to content

Latest commit

 

History

History
41 lines (37 loc) · 2.47 KB

README.md

File metadata and controls

41 lines (37 loc) · 2.47 KB

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 :

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:

image

Sequence Diagram:

image

State Diagram:

image

Activity Diagram:

image

Project Images:

image image image image image image image image image image image