ygorgasparin / hexagon-clinic-back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend application write in Java and Spring.

URL

https://hexagon-clinic-web.herokuapp.com

Credentials

Username Password
can type anything 123456

Hexagon Clinic

Hexagon Clinic is a platform where you can manage your patients, doctors and their specialties.

Installation

Hexagon Clinic Java requires Maven v4+ to run.

Install the dependencies.

$ git clone https://github.com/ygorgasparin/hexagon-clinic-web.git
$ cd hexagon-clinic-back
$ mvn clean install -U
$ ./run.sh

This will start an api server on http://localhost:8080/api/...

About

License:MIT License


Languages

Language:Java 74.1%Language:CSS 25.3%Language:HTML 0.3%Language:Shell 0.2%