Skip to content

HeadHome Mobile Application @ Google Solution Challenge 2023. Built with Flutter, Dart, Google Cloud Platform, Google Maps Platform, Firebase.

License

Notifications You must be signed in to change notification settings

GSC23-HeadHome/HeadHome-App

Repository files navigation

HeadHome

Your companion, every step of the way


HeadHome Application

Patient Caregiver Volunteer
The HeadHome application present users with a simplified and streamlined interface that highlights only the most relevant information for each user. The application's user interface and functionality will also be tailored to each user type (Dementia Patient, Caregivers and Volunteers).

👨🏻‍💻 Technology Stack


Flutter | Dart | Google Maps Platform | Firebase | Google Cloud Platform


Getting Started

This repo contains the Frontend application for HeadHome. Click here to view the full solution.

Flutter (Version 2.19.2+) must be installed to run this application.

⚙️  Steps to Setup

  1. Clone Repo
$ git clone https://github.com/GSC23-HeadHome/HeadHome-App.git
  1. Run the following code in bash to install the required dependencies
$ cd HeadHome-App
$ flutter pub get
  1. Launch Application
$ flutter run [--release]

Test Accounts

Currently, we have a couple of testing accounts that can be used to test out the app. These accounts can be found in the testing_accounts.md.


🔑  Files and Directories

├── android
├── assets
├── ios
├── lib.go
│   ├── api
│   |   ├── models
│   |   └── api_services.dart
│   ├── components
│   |   ├── add_patient.dart
│   |   ├── gmaps_widget.dart
│   |   ├── profile_dialog.dart
│   |   └── settings_dialog.dart
│   |   └── stview_widget.dart
│   ├── pages
│   |   ├── auth_login.dart
│   |   ├── auth_register.dart
│   |   ├── caregiver.dart
│   |   ├── caregiver_patient.dart
│   |   ├── patient.dart
│   |   ├── volunteer.dart
│   |   └── volunteer_patient.dart
│   ├── utils
│   |   ├── debouncer.dart
│   |   └── strings.dart
│   ├── constants.dart
│   ├── firebase_option.dart
│   └── main.dart
├── linux
├── macos
├── test
├── web
├── windows
├── .gitignore
├── .metadata
├── README.md
├── analysis_options.yaml
├── pubspec.lock
├── pubspec.yaml
└── testing_accounts.md

👥  Contributors

Nanyang Technological University

Nanyang Technological University

Nanyang Technological University

Nanyang Technological University

About

HeadHome Mobile Application @ Google Solution Challenge 2023. Built with Flutter, Dart, Google Cloud Platform, Google Maps Platform, Firebase.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •