NgoJunHaoJason / CZ2006

Software Engineering project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fyvent

Nanyang Technological University
School of Computer Science and Engineering

Academic Year 2018-2019 Semester 2

source code for CZ2006 Software Engineering project

Description

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

Software Engineering project


Languages

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