Hospital Mobile App

  Health

About: A mobile application in Flutter in which users can perform any common action relevant to hospital appointments.

Hospital Mobile App

This project was intended to deliver as a freelance project but has been canceled by the client. Now, the source code is here. video.mp4 

About

It is a mobile application in which users can perform any common action relevant to hospital appointments.

Main Features

  • See the hospital news.
  • Search polyclinics.
  • Search doctors.
  • Take/cancel/see appointments.
  • Multi-language support.
  • See hospital locations.

Tech

During the development, there was an Oracle Database storing all needed data. That’s why the app communicates with a rest API written in Flask.

App <–> Rest Api <–> Oracle DB

You can reach the REST API here.

Mainly MVC pattern is followed and the GetX package is used for state management(not proud of it).

Download source code on GitHub

https://github.com/gorkemunuvar/Hospital-Mobile