#POSEIDON
Poseidon is an open-source project, where its main objective is to create a platform for chiropractic clinics.
###Building the project:
- Execute the command
mvn clean package
inside the project root folder.
###Executing the project:
-
Go to the folder target, this folder will be created after the project's build executes the following command:
java -jar poseidon-0.0.1-SNAPSHOT.jar
- OBS: This command is designated to execute the java via command line, therefore in the future the project version might change, thus change the jar version manually is necessary.
-
Executing the project via Maven
mvn spring-boot:run
.
###Accessing the application with development purposes:
- Username:
admin
- Password:
admin
####Or acessing as a common application user:
- Username:
user
- Password:
user
###Poseidon's Development Environment:
###How to Contribute:
###Helpful links:
###Working Team:
Role | Nickname - Name |
:------------:|:-------------:| Developer |JaderTS - Jader C.| Developer |luturol - Rafael A.| Developer |matuella - Guilherme M.| Developer |pedrro - Pedro H.| Developer |willmenn - William A.|
###Poseidon's Stack
-
Spring boot 1.3.*
-
TestNG 6.9.*
-
Thymeleaf
-
Maven 3.3.9
-
JQuery
-
Bootstrap
-
H2
###Readme in other languages: