Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zsomborjoel/pharraxz

Fullstack Pharmacy Management System (spring webflux + react)
https://github.com/zsomborjoel/pharraxz

docker fullstack java-17 jwt material-ui mdc react reactive-programming spring spring-webflux

Last synced: about 1 month ago
JSON representation

Fullstack Pharmacy Management System (spring webflux + react)

Awesome Lists containing this project

README

        

# Pharraxz
Pharmacy Management System

## 💻 Technologies

* Spring Webflux 2.6.6 (Java 17)
* JWT auth with refresh token
* R2DBC custom dao mapping
* React 18 (Typescript 4)
* React query 3
* Material UI 4
* React router 6
* PostgreSql
* Liquibase
* Environment level separation
* Docker
* Swagger

## 🦄 Functionality

This application created for intend to help hospitals 🏥 - doctor 👨‍⚕️ or ward 🛏️ - internal drug order usage.

* Stock management on wards
* Supplier management
* User management
* Role based access
* WHO atc code matching
* Product management
* Hospital inside order management

## 📷 Interface snipets


Login
Menu







Date picker
Auto search dropdown







Save notification
Unauthorized notification







Filter
Tooltip









File Browser




## 📙 ER diagram



DB schema




## 🚀 Build Instructions / How to start the project
TODO