Skip to content

HTW-Webtech/HTWRoomFinder

Repository files navigation

HTWRoomFinder

A webapp for students, professors and teaching staff of HTW-Berlin. It displays all available rooms at a certain date/time. It uses simple-MVC to structure the PHP code.

Requirements

To make it work you need to crawl www.htw-berlin.de and store it to a postgreSQl database. This can be done with the LSFEventScraper

Configuration

To display the available rooms, the app needs to connect to a database. Therefor you need to provide the credentials to your database (collected by LSFEventScraper) to the app. This can be done in config.php

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published