/Coin-Nitro

🎯 Full-Stack e-wallet application built using Flutter and Dart 🎉 Leverages Coingecko API 💲 on the backend and supports CRUD functionality on Firebase. 🚀

Primary LanguageDart

Coin Nitro 💲

Logo

Maintenance

Built With

  • Frontend

    • Flutter
    • Dart
  • Backend & Other Libraries

    • Firebase Auth
    • Cloud Firestore
    • Firebase Core
  • API

    • Coingecko API
  • Database

    • Firebase

✨ Screenshots

Authentication Screen
lib/Auth_CoinNitro.jpeg
Coin Add Screen Coin List Screen
lib/CoinAdd_CoinNitro.jpeg lib/CoinList_CoinNitro.jpeg

📲 How to Install Locally

1. Fork and clone this repository using

git clone https://github.com/soumyadeep6845/Coin-Nitro.git
cd Coin-Nitro/

2. Read the API Documentation here

Coingecko API

3. Install the required dependencies using

flutter packages get

4. Connect any android device/emulator.

5. Run and install the app, using

flutter run

6. In case of general runtime difficulties, run

flutter clean

and then,

flutter packages get

7. In case of null safety issues regarding latest versions of flutter, run

flutter run --no-sound-null-safety

Contributing

If you'd like to contribute, please fork the repository and then raise a PR with necessary changes. Thank you.


💚 Found this project interesting?

If you found this project useful, then please consider leaving a ⭐ on Github. Thank you 😄


👨 Project Maintained By-