Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shifnyahmed/pharmacymanagementsystem

Pharmacy Management System- Web and mobile application with Spring Boot Java EE back end
https://github.com/shifnyahmed/pharmacymanagementsystem

andiod androidstudio api-rest java recyclerview-adapter

Last synced: about 5 hours ago
JSON representation

Pharmacy Management System- Web and mobile application with Spring Boot Java EE back end

Awesome Lists containing this project

README

        

# PharmacyManagementSystem
Pharmacy Management System- Web and mobile application with Spring Boot Java EE back end

This part of the code contains the develped mobile system which is developed using java in android studio

#Short Intro:

Pharma is a pharmacy management system that is available on the web and on mobile devices. It
has three main users: pharmacists, administrators, and suppliers. This inventory management
system of Pharma is automated using android app built using Android Studio, and website built
using html5 and Bootstrap in IntelliJ IDEA Ultimate, and a MySQL database.

This application has the usual functionalities of any inventory management system for pharmacists,
which are included in both the web and mobile applications. Additionally, the web app
will allow access for admins to perform tasks such as managing the users, managing the orders,
and managing the messages sent by the pharmacists.

As an additional functionality, this web application will allow access to
suppliers who can perform tasks such as managing the drug market, such as adding, deleting, and
editing drugs. Just like the admin, the supplier will also be able to view all orders which are yet to
be delivered and orders which are already delivered. The usual way of adding drugs to the
inventory will be changed in our application as the pharmacist can buy drugs from the market
directly, which will alert the supplier regarding the pending orders. Once the order is delivered,
the pharmacist can confirm the order as delivered and make the payment on delivery and the
ordered drug will be added automatically to the pharma inventory.
This additional feature in our system will reduce the time spent by the pharmacist on making orders regarding the needed drugs
via phone call and adding the details of the drugs manually to the inventory.