thaitaitran / urbansports

0 stars 0 forks source link

UrbanSportsMock

UrbanSports is a Flutter application that mocks the Urban Sport Club official app. The purpose of this project is to demonstrate the implementation of BLoC pattern for state management and QR-code reader with WebScraping in a Flutter app.

Features

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

  1. Clone the repository

    git clone https://github.com/thaitaitran/urbansports.git
  2. Change directory to the cloned repo

    cd urbansports
  3. Run the Flutter project

    flutter run