Tech Stack
Java
Android
PHP
MySQL
Description
Medi World is an Android application that helps patients maintain a centralized history of their medical diagnosis reports.
The app provides a login system where patients can view their past visits and medications, and doctors can add new diagnostic details via a dedicated module.
Under the hood, it uses a backend built with PHP and a MySQL database to store and retrieve medical records via JSON API calls.
- Built a full-stack mobile solution with Android front-end and a PHP/MySQL backend for storing medical reports.
- Enabled patients to register, login, and view their visit history and latest medical updates.
- Provided doctors with an interface to enter and manage diagnosis and prescription data for patients.
- Structured the app to exchange data using JSON and remote database connectivity.
Page Info
Patient & Doctor Modules
Includes separate login experiences: patients can view their medical history, and doctors can enter and update diagnosis and prescription details.