joshenlim / fyvent

CZ2006 Software Engineering: Find events happening around Singapore - Built with Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fyvent

Find events that are happening around you in Singapore! Be amazed by what you've yet to explore around the city. This repository holds the source code to this Flutter mobile application.

Getting Started

Ensure that you have Flutter installed on your machine, and have an least one virtual device to run the application on. Run the following commands in the terminal to get the application up and running.

  • git clone https://github.com/joshenlim/fyvent.git
  • cd fyvent
  • flutter packages get
  • flutter run

Do download the required resources below if you have if they aren't installed on your local machine yet:

Testing

You may follow the following command to run the unit tests within the repository

flutter test test/test_name.dart

About

CZ2006 Software Engineering: Find events happening around Singapore - Built with Flutter


Languages

Language:Dart 96.9%Language:Ruby 2.1%Language:Objective-C 0.7%Language:Java 0.3%