Axacare - Health App for HackZurick2018
How to run the application
- checkout project
- cd axacare
- mvn clean install
- cd /axacare-backend
- mvn spring-boot:run
- open localhost:8090 in a browser
- login with displayed credentials
Credentials to use
| username | password |
|---|---|
| doctor | doctor |
| patient | patient |
| pharmacist | pharmacist |
Log in or sign up for Devpost to join the conversation.