Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Obsolescence Notification in Readme (#547)
Browse files Browse the repository at this point in the history
* added a PSA to the Readme

* Integrated Philips suggestion
  • Loading branch information
CommanderStorm authored and philippzagar committed Aug 29, 2023
1 parent 2ebc48c commit 36b1027
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,21 @@ The TUM Campus App (TCA) is an open source project, developed by volunteers and

It mostly targets phones, but can also be used on tablets or any other device that runs iOS. We also have a [mac app](https://github.com/TUM-Dev/Campus-iOS/releases/lastest). This is the repo for the iOS version of the TUM Campus App.


## 🚨 Public Service Announcement 🚨

Currently, we are at a transitioning point for our TUM Campus Apps. We have three platform-specific versions: [iOS](https://github.com/TUM-Dev/Campus-iOS), [Android](https://github.com/TUM-Dev/Campus-Android), and [UWP](https://github.com/TUM-Dev/Campus-UWP).
However, maintaining these distinct versions has proven challenging, with notable issues including feature disparity and the need for individual bug fixes for each platform. Furthermore, this model is dependent on having a dedicated maintainer for each app.

As such, we have decided to consolidate our resources and efforts towards the creation of a unified, cross-platform app using [Flutter](https://flutter.dev/). You can access the new codebase here: [github.com/TUM-Dev/Campus-Flutter](https://github.com/TUM-Dev/Campus-Flutter).

By uniting our efforts under one platform, we aim to enhance our efficiency and streamline the feature sets across all versions, thereby offering a more cohesive and reliable user experience.

We invite and value your contributions to the ongoing development of the Campus-iOS.
However, please note that we are transitioning towards a new [Flutter](https://flutter.dev/)-based codebase, expected to take over the platform-specific apps in 2024.
We thank you for your understanding and look forward to your continued support during this exciting period of transition.
If you have any comments/feedback about this decison, you can reach us at app <at> tum.de or by adding a GitHub issue

## Features

- [x] Calendar Access
Expand Down

0 comments on commit 36b1027

Please sign in to comment.