Skip to content

Nico4899/smart-campus-client

Repository files navigation


KIT-Logo
Smart Campus

An application to search, view and edit buildings and more on campus.

Key FeaturesHow To UseCreditsRelatedLicense

Key Features

  • 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.

How To Use

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

Credits

This software uses the following open source packages:

Related

Smart Campus is based on the official KIT Campusplan.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published