Skip to content

A free & open source, web-based replacement for the official app of the Technische Hochschule Ingolstadt built with React and Next.js.

License

Notifications You must be signed in to change notification settings

BuildmodeOne/neuland.app

 
 

Repository files navigation

neuland.app

An open source, web-based replacement for the official app of the Technische Hochschule Ingolstadt built with React and Next.js. It includes a reverse engineered documentation for the REST backend used by the official app.

Warning

The Neuland REST API will soon be replaced by the new GraphQL API. To ensure a seamless transition, we recommend migrating to the GraphQL API as soon as possible.

You can find the complete documentation and instructions for easy migration here: https://api.neuland.app

About

App

The app aims at implementing all important features of the official app as free and open source software with a modern UI. It connects to the official backend via a WebSocket-to-TCP proxy. The HTTPS stack is implemented in JavaScript and runs in the browser, so that the proxy never comes in contact with unencrypted user data.

You can find more information on this in this document.

API Documentation

Currently the documentation consists of a list of valid requests and examples of their responses. You can view the full list here. This documentation was created manually by using the official app and logging requests with mitmproxy. The app also includes a debugging tool which handles session generation and API communication.

Attribution

Even though some developers of this project are part of the StudVer (student council) of the THI, this project is not part of, developed for or supported by the StudVer or the THI.

About

A free & open source, web-based replacement for the official app of the Technische Hochschule Ingolstadt built with React and Next.js.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 86.1%
  • CSS 5.6%
  • Python 4.6%
  • SCSS 1.8%
  • Rust 1.2%
  • Dockerfile 0.4%
  • Shell 0.3%