Skip to content

SW3-ds302e18-2018/DrivingSchoolApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

261 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driving School Application

Build Status

Driving School Application is a third semester project for B.Sc Students at Aalborg University, Denmark. The application is running Spring, connetected between an interface and backend-server with REST. Some of the features are listed as:

  • Create, delete and update lessons for each student.
  • Create, delete and update course for each student.
  • Dedicated store manager, handles course / additional lessons request from students.
  • Full User Management System
  • Logbook and signature support.
  • Dedicated Calendar for each user.

Getting Started

Following guide will explain how to get the website running. The website was written using IntelliJ IDEA as IDE.

Prerequisites

Java 8

Maven (Is provided natively by most IDE's)

Installing

First clone the repository.

git clone https://github.com/SW3-ds302e18-2018/DrivingSchoolApplication.git

Go to the directory.

cd DrivingSchoolApplication

Compile the project using maven.

mvn compile

Built With

  • Spring - The web framework for both MVC and REST

License

AGPL-3.0

About

Driving School Application - a 3rd semester project for B.Sc. Software @ AAU

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors