English | 正體中文
Magic Pinecone, the all-in-one platform for NCUers.
Wanna try out? Check the lite version and share your schedule with your friends!
The Flutter-based frontend for Magic Pinecone(神奇松果), the application makes your life easier in the NCU.
- Portal Integration: Includes a WebView component for accessing campus portal services directly within the app.
- Theme Support: Includes light and dark mode configurations.
- Session Management: A semi-auto portal session management to facilitate the portal workflow without storing Basic Auth credentials.
- Flutter SDK (latest stable version recommended)
- Dart SDK
- The related SDK for the target platform (Xcode for iOS, Android Studio for Android)
- Clone the repository:
git clone https://github.com/magic-pinecone/magic-pinecone-frontend.git
- Install dependencies:
flutter pub get
- Run the application:
flutter run
App Icon: Designed by Jui-Ting Wu.
Course Finder Fetcher: NCU-Course-Finder-DataFetcher-v2
This project is licensed under the MIT License - see the LICENSE file for details.