Skip to content

Runinho/thi-timetable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thi-timetable

This is not an official Project/App/Webseite of the Technical University Ingolstad (Technische Hochschule Ingolstadt).

Progressiv Web App build with React providing the core functionality of the offical THI App, but good.

A Hosted version of the site can be found here.


Overview page with a canceled class.

Goal

The offical App is slow, unreliable and instable. Goal of this project is a fast, relibale and stable Progressiv Web App. Features are less important than a good user experience.

Install

You’ll need to have Node >= 6

  1. Clone the project.
  2. Install dependecys.
npm install
  1. Start the development server.
npm start

The project was created with create-react-app.

Why does the Website have to send data to the server?

Browsers does not allow Cross Origin Requests. Requests to https://www3.primuss.de/stpl/login.php need to be proxyed or CORS localy enabled in the browser. For more information see: developer.mozilla.org/en-US/docs/Web/HTTP/CORS

About

Progressiv web app in React für den Stundenplan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published