https://github.com/berkspar/octocoin
:octopus: Octocoin is the crypto app with the most minimalist user experience. It's simple, easy to use and perfect for visualize infos about crypto in the classroom, at work or on the go.
https://github.com/berkspar/octocoin
bloc clean-architecture cryptocurrency flutter
Last synced: 6 months ago
JSON representation
:octopus: Octocoin is the crypto app with the most minimalist user experience. It's simple, easy to use and perfect for visualize infos about crypto in the classroom, at work or on the go.
- Host: GitHub
- URL: https://github.com/berkspar/octocoin
- Owner: BerkSpar
- License: apache-2.0
- Created: 2022-07-10T19:28:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T12:54:14.000Z (9 months ago)
- Last Synced: 2024-11-08T03:39:43.227Z (7 months ago)
- Topics: bloc, clean-architecture, cryptocurrency, flutter
- Language: Dart
- Homepage:
- Size: 141 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
A new way to be updated about cryptomarkets
Report Bug
·
Request Feature## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [How To Use](#how-to-use)
- [License](#license)## Introduction
Octocoin is the crypto app with the most minimalist user experience. It's simple, easy to use and perfect for visualize infos about crypto in the classroom, at work or on the go.
## Features
Some things that you can do with OctoCoin:
* Search cryptomarkets
* Save your favorite cryptomarkets## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Flutter](https://flutter.dev/docs/get-started/install) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone https://github.com/BerkSpar/octocoin# Go into the flutter project
$ cd octocoin# Get dependencies
$ flutter pub get# Run the app
$ flutter run
```## License
Apache License 2.0