Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nuovotaka/stock_tracker


https://github.com/nuovotaka/stock_tracker

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# stock_tracker
A stock price tracker in Flutter using Appwrite’s database

## Getting Started

## Install

In the project directory, you can run the script below to install project dependency:

```
flutter pub get
```

Then run the project using

```
flutter run
```