Skip to content

chrysovalantis/CS362-LAW-COMPANY-PROJECT

Repository files navigation

CS362-LAW-COMPANY-PROJECT

This is a student project for University of Cyprus about an imaginary law company

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  1. You have to download and install STS buddle
  2. You have to create MySql database in your localhost (port 3306) (XAMPP recommended)
Database Name: spring, Username: spring, Password: password

The user has to have all the previleges

Installing

A step by step series of examples that tell you have to get a development env running

  1. Clone this repository to your local machine
git clone https://github.com/Chrysovalantis/CS362-LAW-COMPANY-PROJECT
  1. Open STS and then open the project
File -> Open Project from File System -> Directory

Built With

  • Maven - Dependency Management

Running

  1. Start MySql server
  2. Start Spring Boot App from STS
ALT+SHIFT+X,B OR Right click on the project -> Run as -> Spring Boot App
  1. Load data ( Copy paste the following link to your browser)
http://localhost:8080/loadDefaults
  1. Open Webpage
http://localhost:8080/
  1. Login and Enjoy!
Legal staff:
username: ls0
password: ls0

Legal office:
username: lo
password: lo

Receptionist:
username: re
password: re

Head office:
username: ho
password: ho

Authors

License

This project is licensed under the Apache 2.0 License.

About

This is a university project for a software engineering course. We are using Spring Boot to develop the project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published