carlosoviedo / MedicalJournals

An app built with Spring Boot and AngularJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MedicalJournals

An app built with Spring Boot and AngularJS.

To run the application: ./gradlew bootRun

Once the application is started, open a browser and go to http://localhost:8080.

Database (HSQLDB) is embedded within the application, so no need to run any script.

Requirements completed:

  1. Manage Medical Journals - create and search

Requirements missing:

  1. Manage Medical Journals - delete, subscribe, and add publications in PDF
  2. Secure services
  3. More test coverage

About

An app built with Spring Boot and AngularJS.


Languages

Language:Java 71.3%Language:HTML 15.8%Language:JavaScript 12.1%Language:CSS 0.8%