Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 869 Bytes

README.md

File metadata and controls

39 lines (30 loc) · 869 Bytes

Tourist 2 Townie

Tourist 2 Townie is a mobile application devoloped using flutter mobile application devolopment framework for our university 2nd year group project

Build Status

Tourist activities

Prerequisites

You shold have a IDE (ex: android studio,vs code) with flutter installed in it.

User Guide

How to setup

Clone the repository.

git clone https://github.com/tourist2townie/flutter-app.git

Open the repository from the IDE ypu are using.(ex: android studio). Run the command :

$ Get Packages

How to use

In a new terminal navigate to

flutter-app

directory and build flutter the application. Run the command

flutter build apk

or run the flutter application

flutter run