Skip to content

Valerus5685/dharbor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S4 (Super Simple Scheduling System)

This is a WEB Application for a system that assigns students to courses.

Requeriments

This project need Java JDK 1.8 to run correctly

Clone

clone the repitory from GitHub with your console

git clone https://github.com/Valerus5685/dharbor.git

Start project with .war

Enter the folder called "dharbor" and enter to folder "production" just execute next command

java -jar dharbor-web-0.0.1-SNAPSHOT.war

Wait a few seconds until web service has available, to check is correctly functionality go to your web browser and write next url.

http://localhost:8080

You do not see any errors, the project works correctly. it's time to enjoy. do not forget to click in red button to load dummy data.

Technologies used for this project

  • Java Spring Framework
  • JSTL. For views rendered in server
  • H2 Database
  • VUEJS. For views in client side
  • AXIOS. For asynchronous http requests
  • Bootstrap 4
  • Font awesome.

For testing from source code

Use SPRING TOOL SUITE and import the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published