Skip to content

Latest commit

 

History

History
213 lines (156 loc) · 5.75 KB

File metadata and controls

213 lines (156 loc) · 5.75 KB

Logo

Back2Campus

An NUS navigation mobile app built by Team GoBigorGoHome for Orbital Project.
Explore the docs »

View Demo · View Poster · Download APK · Report Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Download APK

About The Project

For most NUS students and staff, navigating from blocks to blocks in NUS have always been difficult and not as straightforward as navigating on the road. There are also many times we found ourselves arrive at the correct block, but were unable to find the exact location of the classroom in the building.

Back2Campus aim to serve as a navigation aider by providing additional features that are absent from existing navigation solutions to enhance users' navigation experience within the campus.

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Pre-requisites

Installation

  1. Clone the repo
    git clone https://github.com/wcwy/back2campus.git
  2. Open project in Android Emulator
    Android Studio > File > Open
  3. Update package dependencies
    flutter pub add supabase_flutter
    flutter pub add image_picker
    flutter pub add flutter_quill
    flutter pub get
  4. Start the emulator/mobile device, and run the application from Android Studio.

(back to top)

Roadmap

  • Email Authentication
  • Location Display on Static Map
  • Building Internal Layout
    • Layout Listing
    • Layout Uploading by Users
  • Route Sharing Area
    • Shared Routes Listing
    • Single Shared Route Viewing
    • Route Sharing by Users
  • User Profile
    • Update Profile Picture
    • Update Quote

(back to top)

Download APK

Download from Google Drive
SHA256 - FBEBFF2B91407D8CEAADDC9AE73D7F213F768B652194C15B032BAE8D0E97914E

(back to top)