Analysis updated 2026-05-18
Check into class electronically through an improved version of the university's attendance flow.
Use a mobile student ID at library gates and for book loans.
Find open time slots and compare free time with friends using the timetable view.
Reserve a library seat using the real-time seat map.
| jiminlee-way/sejongunivmobile | lover520f/xybox | lportals/rolling_text | |
|---|---|---|---|
| Stars | 14 | 14 | 13 |
| Language | Dart | Dart | Dart |
| Setup difficulty | moderate | hard | easy |
| Complexity | 3/5 | 1/5 | 2/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires your own Supabase configuration, API URLs, and keys injected via Flutter's dart-define mechanism to run locally.
SejongUnivMobile is an unofficial student-built mobile app for Sejong University in South Korea, written in Dart using the Flutter framework. It began as a hackathon entry that won a Gold Prize in 2025 and was later developed further as a university Creative Semester project, advised by the Dean of the College of Artificial Intelligence Convergence. The app collects several campus services that students normally access through separate systems. The features include electronic attendance through an improved version of the university's U-Check flow, a mobile student ID that works with library gates and book loans, a timetable view with a free-time finder that lets you compare open slots with friends, a real-time library seat map with seat reservations, campus facility booking, a combined notices and community board, and a personal section for grades, academic calendar, and notifications. The project is unofficial and is not endorsed by Sejong University as an institution, though the use of the university logo in the app screens was specifically approved by the university's Public Relations office. The app was previously available on the Google Play Store under the Korean name for the university. The public repository intentionally omits all credentials, API base URLs, Supabase configuration, keystore files, and built APKs. To run the app locally you copy a provided config template, fill in the internal service URLs and keys, and inject them at build time using Flutter's dart-define mechanism. A GitHub Actions workflow builds debug-signed APKs for internal testing without requiring a release signing key.
An unofficial Flutter mobile app for Sejong University students that bundles attendance, student ID, timetable, library seats, and campus services into one app.
Mainly Dart. The stack also includes Dart, Flutter, Supabase.
License terms are not stated in the explanation.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.