Skip to content

raushan6760/Crypto-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Tracker with React JS, Material UI, Chart JS, and Firebase

Image 2

Introduction

This is a feature-rich cryptocurrency tracker application built using React JS, Material UI, Chart JS, and Firebase. In addition to real-time price tracking and interactive charts, users can buy and sell cryptocurrencies, manage their portfolio, mark favorite coins, and securely log in or sign up using Firebase authentication.

Demo

You can access a live demo of the updated application (https://crypto-simulator-project.netlify.app/)

New Features

  • Firebase Authentication: Users can securely log in or sign up using Firebase authentication.
  • Portfolio Management: Users can buy and sell cryptocurrencies, and their transaction data is securely saved in Firebase Firestore.
  • Dummy Money for Trading: Upon login, users receive dummy money (e.g., 2 lakh) for trading purposes.
  • Watchlist: Users can add any coin to their watchlist, and their favorite coins are saved in Firebase Firestore.

Usage

  • Upon launching the application, users will be prompted to log in or sign up using Firebase authentication.
  • After logging in, users will receive dummy money (e.g., 2 lakh) for trading purposes.
  • Users can browse through the list of cryptocurrencies, view their details, and add them to their watchlist.
  • To buy or sell a cryptocurrency, users can navigate to the trading section and perform the desired actions. Transaction data is securely saved in Firebase Firestore.
  • Users can manage their portfolio to track their investments and check if they are in profit or not.
  • Favorite coins can be easily accessed from the watchlist section, and changes are saved in Firebase Firestore.

Acknowledgments

Special thanks to the following libraries, resources, and Firebase for providing authentication and database services:

  • React JS
  • Material UI
  • Chart JS
  • Firebase

About

This is a comprehensive cryptocurrency tracker application developed with React JS, Material UI, Chart JS, and Firebase, providing real-time price tracking, interactive charts, portfolio management, Firebase authentication, and watchlist features for users to buy and sell cryptocurrencies securely.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors