Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.84 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.84 KB

CryptoWallet

Crypto Wallet is an app to manage all your Cryptocurrencies where users can see and observe all available cryptocurrencies along with its current value in rupees.

Features:

  • List of all cryptocurrencies where user can search and manage the desired cryptocurrency.
  • Authentication system using email and password
  • User has an option to add specific currency in his watchlist to observe change in its value.
  • User can see all details of a specific cryptocurrency such as current price, market capitalization, market capitalization rank, total volume, 24 hours high and low, price change etc.
  • User can add certain amount of crypto coins in his wallet.
  • User can also remove cryptocurrency from his wallet.

Tech Stack:

  • Flutter
  • Firebase
  • Coingecko API

Screenshots of CryptoWallet

login drawer home coindetails watchlist wallet


Getting Started

This project is a Crypto Wallet built using Flutter.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view the following: online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.