All Projects β†’ DevNico β†’ Th_rosenheim

DevNico / Th_rosenheim

Licence: gpl-3.0
Cross-Platform Flutter App that displays customizable timetables as well as cantine information for students of the Rosenheim Technical University of Applied Sciences.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Th rosenheim

Dbfs
Distributed Blockchain-based File Storage πŸ“‘
Stars: ✭ 45 (-6.25%)
Mutual labels:  hacktoberfest
Flutter shuttletracker
Shuttle Tracker in Flutter
Stars: ✭ 47 (-2.08%)
Mutual labels:  hacktoberfest
Lion
Fundamental white label web component features for your design system.
Stars: ✭ 1,040 (+2066.67%)
Mutual labels:  hacktoberfest
Meteor Files
πŸš€ Upload files via DDP or HTTP to β˜„οΈ Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
Stars: ✭ 1,033 (+2052.08%)
Mutual labels:  hacktoberfest
Camunda Webapp Translations
Translations for Camunda Cockpit/Tasklist/Admin. Your language missing? Make a PR!
Stars: ✭ 46 (-4.17%)
Mutual labels:  hacktoberfest
Sgdigittextfield
Elegant and Simplest Digit UITextField
Stars: ✭ 47 (-2.08%)
Mutual labels:  hacktoberfest
Laminas Validator
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
Stars: ✭ 45 (-6.25%)
Mutual labels:  hacktoberfest
Resources
Here is a list of best resources to get you started with learning how to code (mostly related to Web Development). Feel free to add your favorite resources as well and help others in their journey of learning.
Stars: ✭ 1,037 (+2060.42%)
Mutual labels:  hacktoberfest
Csv To Geojson
Convert a CSV to GeoJSON
Stars: ✭ 46 (-4.17%)
Mutual labels:  hacktoberfest
Share Backported
Extension to get back the Firefox Share modal
Stars: ✭ 47 (-2.08%)
Mutual labels:  hacktoberfest
Pwa Module
Zero config PWA solution for Nuxt.js
Stars: ✭ 1,033 (+2052.08%)
Mutual labels:  hacktoberfest
Mserver
Server zum Steuern des Crawler
Stars: ✭ 45 (-6.25%)
Mutual labels:  hacktoberfest
Al Go Rithms
🎡 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+2058.33%)
Mutual labels:  hacktoberfest
Date Fns.org
🏑 date-fns website 🌈
Stars: ✭ 45 (-6.25%)
Mutual labels:  hacktoberfest
Nookies
πŸͺ A set of cookie helpers for Next.js
Stars: ✭ 1,035 (+2056.25%)
Mutual labels:  hacktoberfest
Simpletones.js
The goal of simpleTones.js is to provide every JavaScript developer with a lightweight solution for creating custom sounds in their web applications. This documentation has been written in hopes that the least experienced developer can read, understand and go on to do great things. You can check out several examples at this link:
Stars: ✭ 45 (-6.25%)
Mutual labels:  hacktoberfest
Mysqlshell Plugins
Plugins for MySQL Shell
Stars: ✭ 47 (-2.08%)
Mutual labels:  hacktoberfest
Abs cd
CI/CD for the Arch build system with webinterface.
Stars: ✭ 48 (+0%)
Mutual labels:  hacktoberfest
Audioplayers
A Flutter plugin to play multiple audio files simultaneously (Android/iOS)
Stars: ✭ 1,042 (+2070.83%)
Mutual labels:  hacktoberfest
Libratbag
A DBus daemon to configure input devices, mainly high-end and gaming mice
Stars: ✭ 1,036 (+2058.33%)
Mutual labels:  hacktoberfest

Unofficial TH Rosenheim App

Build and Release apk License: GPL-3.0 style: effective dart Bloc Library

Diese Readme ist auch auf Deutsch verfΓΌgbar.

This is a Cross-Platform Flutter App that displays customizable timetables as well as canteen information for students of the Rosenheim Technical University of Applied Sciences.

Screenshots

The Data shown is not correct and just there for demonstration purposes.

Dark mode

Light mode

Installation

Since this is an unofficial App it unfortunately cannot be released in the App Store or Google Play.

Android

To use this Application on Android phones you can download the latest prebuilt apk.

Releases

IOS / Build from source

Introduction

Ios does not have an easy to use version of the Android apk therefore you will have to build the app from source. To do this you need a Mac or someone who has one since building IOS Apps is only possible under MacOS as of right now. For Android Windows and Linux are also fine.

Setup

First you have to follow the steps listed on flutter.dev flutter.dev to setup Flutter on your System.

Now you can clone the repo with

$ git clone https://github.com/devnico/th_rosenheim.git

Now go into the new directory with

$ cd th_rosenheim

and get the required packages with

$ flutter pub get

Building and installing

Make sure your phone is connected and ready. For Android USB Debugging has to be enabled.

For IOS run

$ flutter build ios --release --no-tree-shake-icons && flutter install ios

For Android run

$ flutter build apk --release --no-tree-shake-icons && flutter install apk

Contributing

Every contribution is very much appreciated. All contributors will get listed below (emoji key):


DevNico

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome.

License

GPL-3.0 License

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