Skip to content

🎯 Full-Stack e-wallet application built using Flutter and Dart πŸŽ‰ Leverages Coingecko API πŸ’² on the backend and supports CRUD functionality on Firebase. πŸš€

Notifications You must be signed in to change notification settings

soumyadeep6845/Coin-Nitro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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-

About

🎯 Full-Stack e-wallet application built using Flutter and Dart πŸŽ‰ Leverages Coingecko API πŸ’² on the backend and supports CRUD functionality on Firebase. πŸš€

Topics

Resources

Stars

Watchers

Forks