Key Features • How To Use • Credits • Related • License
- Search and view buildings on Google Maps.
- Add buildings and rooms to a favorites list to find them quickly even after some time.
- Send problems like a missing ramp for wheelchair users to an admin.
- Manage issues via a ticket system and update, delete, read, and add buildings as needed.
- Embedded authentication, which differs between normal user, student and admin, each with its own rights and functionalities.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/Nico4899/smart-campus-client
# Go into the repository
$ cd smart-campus-client
# Install dependencies
$ npm install
# Run the app
$ npm start
# Start docker
$ docker compose up
This software uses the following open source packages:
Smart Campus is based on the official KIT Campusplan.
MIT