Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tglide/perguntai
Kahoot clone built with flutter for Laboratório de Dispositivos Móveis @ UFF
https://github.com/tglide/perguntai
Last synced: about 2 months ago
JSON representation
Kahoot clone built with flutter for Laboratório de Dispositivos Móveis @ UFF
- Host: GitHub
- URL: https://github.com/tglide/perguntai
- Owner: TGlide
- Created: 2021-02-28T23:10:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-25T19:43:14.000Z (over 3 years ago)
- Last Synced: 2024-10-14T08:45:23.674Z (3 months ago)
- Language: Dart
- Size: 242 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Perguntai
Kahoot clone built with Flutter
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Run App](#run-app)## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
`flutter` installed on your local machine.
### Installation
1. Clone the repo
```sh
git clone https://github.com/TGlide/perguntai.git
cd perguntai
```## Usage
### Run App
```sh
flutter run
```