Back

SEU CampusMate

A swiss-army-knife mobile app that bundles every tool a SEU student needs into one place.

SEU CampusMate
FlutterKotlinFirebaseNode.js

University life runs on a dozen disconnected systems — a portal for grades, a PDF for the routine, a Facebook group for notices, a calculator app for CGPA. CampusMate folds them into a single, fast mobile app built for one campus and its students.

What it does

  • Routine & results — your class schedule and grades, parsed and cached so they load offline.
  • CGPA tools — a planner that shows what you need this semester to hit the CGPA you want.
  • Notices & utilities — push notifications for announcements plus the small daily tools students actually open.

How it's built

The app is Flutter for cross-platform reach, with a few Kotlin platform channels where native Android behaviour matters. Firebase handles auth, push, and realtime data, and a small Node.js layer wraps the campus systems that have no API of their own.

Built for students, by a student who needed it.