Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 940 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 940 Bytes

Frontend for Tennis Reservation System with Angular 7

Build Status Sonarcloud Status

Technology Logos

Description

This project includes a frontend (Angular) and a backend (Spring Boot). The purpose of this project is only in realizing the frontend. The backend is only implemented to have a working and executable environment, which behaves like the real backend.

Installation

./gradlew clean build
java -jar ./backend/build/libs/backend-0.0.1-SNAPSHOT.jar

Login credentials:
Username: admin
Password: admin