Skip to content

ZifanSi/DeskDash

Repository files navigation

DeskDash – McMaster Study Spot Finder

DeskDash Logo

DeskDash is a mobile-first Flutter app that helps McMaster students quickly find a place to study on campus.

The app focuses on real student decisions:

“Do I have a seat nearby, is it quiet enough, is there food close, and when is my next bus?”


Home screen – study cards + food + buses:

DeskDash Home – Discover

Place details – comfort snapshot + reviews:

DeskDash Place Details


How to run:

  • (Recommand) Download APK for folder:
    apks\app-debug.apk
    

or:

  • From the project root, install dependencies:

    flutter pub get
    
  • Run instantly in Chrome (recommended – no phone/emulator needed)"

    flutter run -d chrome
    
  • (Optional) Build a debug APK for Android:

    flutter build apk --debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published