All Projects → neuland-ingolstadt → neuland.app

neuland-ingolstadt / neuland.app

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

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
SCSS
7915 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to neuland.app

Reach
Reach for CP 317 - F18
Stars: ✭ 13 (-31.58%)
Mutual labels:  university
university of malta LaTeX dissertation template
A modern, highly configurable assignment/project/fyp/dissertation/thesis template.
Stars: ✭ 42 (+121.05%)
Mutual labels:  university
moodle-downloader
A 4.9 stars rated chrome extension for batch downloading Moodle resources 💾
Stars: ✭ 68 (+257.89%)
Mutual labels:  university
course-materials
Study material (slides, documents, etc) for the Web Applications I course (Politecnico di Torino, 2019/2020)
Stars: ✭ 23 (+21.05%)
Mutual labels:  university
UofTCourseInfo
Adds tooltips to U of T courses mentioned across the web
Stars: ✭ 24 (+26.32%)
Mutual labels:  university
FAU-Einrichtungen
WordPress-Theme für zentrale Einrichtungen der Friedrich-Alexander-Universität Erlangen-Nürnberg
Stars: ✭ 15 (-21.05%)
Mutual labels:  university
ece-notes
Notes from courses in Electrical & Computer Engineering in AUTh (not officially affiliated with the university). All notes are written in Greek using LaTeX.
Stars: ✭ 47 (+147.37%)
Mutual labels:  university
ML-University
Machine Learning Open Source University
Stars: ✭ 423 (+2126.32%)
Mutual labels:  university
Aliah-University-App
App made using Flutter for Aliah University Kolkata, West Bengal, India
Stars: ✭ 29 (+52.63%)
Mutual labels:  university
GeckoDownloadManager
🐸 Gecko Download Manager is a Chrome Extension that improves downloading lectures 💾 from the Echo360 System.
Stars: ✭ 44 (+131.58%)
Mutual labels:  university
smeaify
🏫 — Smeaify adalah website pengelolaan data akademik yang dilengkapi data kontrak mata kuliah serta penilaian yang dibuat untuk mempermudah sistem akademik di universitas.
Stars: ✭ 17 (-10.53%)
Mutual labels:  university
awesome-utrecht-university
A curated list of awesome open source projects from Utrecht University.
Stars: ✭ 31 (+63.16%)
Mutual labels:  university
TeXProposal
如何有理有据地向自己的学校或就职机构提出使用LaTeX的提议?A Proposal Prototype for LaTeX Promotion in Chinese Universities Version 1.4
Stars: ✭ 27 (+42.11%)
Mutual labels:  university
UWaterloo-Links-SE
A list of links which I've found useful during my time at UWaterloo studying Software Engineering
Stars: ✭ 75 (+294.74%)
Mutual labels:  university
HackyHourHandbook
A handbook for those who want to start coordinating Hacky Hour events in their University/Institute
Stars: ✭ 43 (+126.32%)
Mutual labels:  university
TigerOS
[MOVED TO GITLAB] Please visit new location: https://gitlab.com/RITlug/TigerOS
Stars: ✭ 34 (+78.95%)
Mutual labels:  university
zotprime
Full packaged on-premise Zotero platform
Stars: ✭ 201 (+957.89%)
Mutual labels:  university
xiyoucircle
🐧 西邮开源社 - 开源的西邮技术社群...!
Stars: ✭ 20 (+5.26%)
Mutual labels:  university
uf api
A list of documentation and example code to access the University of Florida's public (undocumented) API
Stars: ✭ 46 (+142.11%)
Mutual labels:  university
XSYBBS
校园贴吧+校园BBS 基于Bmob+环信easeUI 主要难点在于,评论,回复,点赞 的数据库设计以及逻辑处理
Stars: ✭ 30 (+57.89%)
Mutual labels:  university

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.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].