Skip to content

gorkemunuvar/Hostpital-Rest-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Rest Api

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

About

It is a Rest API to handle business logic for the Hospital Mobile App

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 and Oracle Database storing all needed data. That's why app communicates with a rest api written in Flask.

App <--> Rest Api <--> Oracle DB

You can reach the mobile app here.

In addition to MVC there is a Service layer added to handle database queries. (MVC+S) Apart from that cx-oracle is used to communicate with Oracle DB.

SQL queries were given by my client.

About

Flask Rest Api for Hospital Mobile App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages