Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/edofarrell/doctor-appointment-management-system

Mobile Android Application - Doctor's Appointment Management System
https://github.com/edofarrell/doctor-appointment-management-system

android-application java mobile-development mvp-architecture sqlite

Last synced: 4 days ago
JSON representation

Mobile Android Application - Doctor's Appointment Management System

Awesome Lists containing this project

README

        

# Doctor's Appointment Management System

## About the Project
The project involves developing an Android mobile application to manage appointments between doctors and patients.
The application is used by hospital staff to perform these tasks:
- Manage doctors data.
- Call doctors
- Manage appointments, including marking appointments as done.

> This is the mid-term project for the "Mobile Programming" course. Project goals included implementing concepts of Adapter, Fragment, Storage, and Intent learned up until this point.

## Technologies
Java, SQLite, Model-View-Presenter(architecture)

## Contributors
The project was completed by a team of two people:
- Alexander Bleuvito Fevrier (https://github.com/bleuvito)
- Edo Farrell Haryanto (https://github.com/edofarrell)