Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.35 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.35 KB

NTU CZ2006 Group Project

exploreSG

Bored with no plans? Our team has created a native mobile application that suggests things to do or places to visit in Singapore!

Features include:

  • recommending places to the user based on their LatLng
  • allowing user to search for places based on different categories such as names, ratings, distance, prices etc. by utilizing real-time data retrieval using google places API
  • allowing users to track places they have visited and wish to visit for their ease of reference
  • allowing users to invite their friends along to explore places
  • allowing users to review places that they have explored

Watch our app demo video to get a sense of our app's functionalities.

How to use this repository

  • Main branch:
    • Project report
    • Project slides
    • Diagrams
  • Master branch:
    • Source code

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

Lab: Write your first Flutter app

Cookbook: Useful Flutter samples

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.