Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.15 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.15 KB

README

Description of project

This is purpose built campus management software, allowing you to book a room, book food and even book a bike. This software consists out of two parts, a client module and a server module. The server module is build in such a way you can also develop another client-module to work with it.

Group members

Name Email
Ethan Keller [email protected]
Mathijs van der Schoot [email protected]
Otte van Dam [email protected]
Ryo Iizuka [email protected]
Leon Verhaegh [email protected]
Hao Wang [email protected]
Dibyendu Trinanjan Gupta [email protected]

How to run it

To run it run the MainApp file for the client and the ServerApp file for the server. Also make sure your database is configured in the DbConfig file, we do provide a testing database in our repository. To log in as an administrator use the credentials username: admin, password: admin.

How to contribute to it

We’re currently not open for public contributions.

Copyright / License (opt.)

Under TUDelft copyright license.