From 567007e2820347989e24e210ab8507a9629321e8 Mon Sep 17 00:00:00 2001 From: Jotham Wong <45916998+JothamWong@users.noreply.github.com> Date: Wed, 20 Jul 2022 14:09:29 +0800 Subject: [PATCH] Update README.md --- mobile/README.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/mobile/README.md b/mobile/README.md index 7b01285..281c0ee 100644 --- a/mobile/README.md +++ b/mobile/README.md @@ -1,16 +1,13 @@ -# mobile +# planlah -A new Flutter project. +![Team planlah Icon](https://i.imgur.com/wZw8IuE.png) -## Getting Started +The flutter code for our mobile application planlah. -This project is a starting point for a Flutter application. +planlah is a social media application that aims to make it easier for Singaporeans to plan group activities (outings) with their friends. -A few resources to get you started if this is your first Flutter project: +Our application allows users to form groups with friends and family and plan outings together. -- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) +It also features a personalized recommendation system that recommends them places based on their indicated preferences and current location. -For help getting started with Flutter development, view the -[online documentation](https://docs.flutter.dev/), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +## TODO: Flesh this readme before making repo public.