Skip to content

The Health Clinic appointment app is a back-end implementation of a basic appointment app.

Notifications You must be signed in to change notification settings

geozi/clinic-booking-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clinic-booking-app

Demo App

A Spring framework app.

About The Project

The Health Clinic appointment app is a back-end implementation of a basic appointment app. It is built by using the Spring framework and the Repository pattern. To test the implementation, a REST controller is used.

Built with

  • Gradle
  • Spring Data JPA
  • Spring Web
  • Spring Validation
  • MySQL-Server
  • Postman (testing)

Prerequisites

A local instance of MySQL-Server, Eclipse, the Spring Tools 4 plugin from the Eclipse Marketplace, Gradle, and Java (17 or higher).

Usage

To install the Spring framework dependencies, you can either use Spring Initializr (https://start.spring.io/) or the project creation wizard after installing the Spring Tools 4 plugin.


About

The Health Clinic appointment app is a back-end implementation of a basic appointment app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages