Code-Named Emedico
v1.0.0 development completed.
Maxillo is a medical dashboard application specially crafted for oral surgeons. All the aspect of this project (mobile app, website/web app, server, desktop app) is built using JavaScript/TypeScript. This project is a sole example of how powerful and useful javascript is.
URL - https://www.maxillo.in
URL - https://product.maxillo.in
Android support is only present right now. IOS will be supported in the future.
Download - https://github.com/Chennai-Sharks/EMedico/releases/download/v1.0.0/maxillo.apk
Windows support is only present right now. More platforms will be supported later.
Download - https://github.com/Chennai-Sharks/EMedico/releases/download/v1.0.0/Maxillo-Setup-1.0.0.exe
"react": "17.0.1",
"react-native": "0.64.1",
State management - Zustand (stores are shared between all the frontend pipelines)
"react": "^17.0.2",
"react-dom": "^17.0.2",
State management - Zustand (stores are shared between all the frontend pipelines)
"electron": "^13.1.9",
"electron-builder": "^22.11.7",
"next": "11.0.1",
"react": "17.0.2",
"react-dom": "17.0.2"
"node": "^15.14.0",
"express": "^4.17.1",
- Frontend - Cypress
- Server - Jest with supertest
Poujhit MU (https://github.com/Poujhit)
Nikhilesh S (https://github.com/NikhileshJr08)
R Naveen Sriram (https://github.com/NaveenSriramR)