Skip to content

AleCentalz/EmploymentSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employment System

Case Study about a system for employees.

Requeriments

  • An IDE for running Maven projects with Spring Framework (Spring Boot Suite, Eclipse, IntelliJ,...).
  • MySQL Workbrench.

Instructions for running locally

  1. Clone or download the project. git clone git@github.com:AleCentalz/EmploymentSystem.git
  2. Create the database locally with the database.sql script.
  3. Put your credentials in 'application.properties' to connect to your database.
  4. Run the project as a 'Spring Boot App'.
  5. Go to your localhost:port URL to access to the web project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published