Coder Social home page Coder Social logo

mikefernandez-pro / thewallet Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.28 MB

A react project allowing to visualize the composition of a crypto portfolio using a pie chart

Home Page: the-crypto-wallet.vercel.app

HTML 2.04% JavaScript 63.12% CSS 34.84%

thewallet's Introduction

The Wallet logo

Try me following this link :
The Wallet App


Author - Mike Fernandez

Table of contents


Introduction

The objective of this project is to propose a simple graphical representation of a cryptocurrency's wallet content.

Installation

Use npm to install and run the project.

npm install -y && npm start

Usage

Visualize cryptocurrency / percentage

To visualize a cryptocurrency name or percentage put your mouse in or out of the cryptocurrency's element of the chart.

Visualize cryptocurrency Example


Add a cryptocurrency to the wallet

To add a cryptocurrency go down to the input field and add its name or symbol and an amount. (It will add it to your wallet taking into account its current price and will automatically update the chart)

Add a cryptocurrency Exmaple


Modify / Delete a cryptocurrency

Modify cryptocurrency's amount :

To modify a cryptocurrency's amount click on the modify button linked to the cryptocurrency and choose the new amount.

Delete cryptocurrency item :

To delete a cryptocurrency click on the delete button linked to the cryptocurrency and confirm.

Modify / Delete a cryptocurrency Example


Show cryptocurrency history

To check the history of a cryptocurrency just click on it. It will show you all amount changes that have been made since the cryptocurrency was added.

Show cryptocurrency history Example


Hide cryptocurrency's amount

If you don't want to show the value of your wallet you can click on the eye icon present on the top of the page to hide all cryptocurrency's amount and values.

Hide cryptocurrency's amount Example


Change theme

You can change the default theme of the app by clicking oh the sun icon present on the top of the page.

Change theme example

Upcoming features

  • Handle fetch() errors
  • Optimisation (useMemo, useCallback)
  • Put asynchronous functions into an Action Creator
  • Create a custom hook for Form Inputs
  • Add items limit
  • Improve responsiveness and theme background

Possible evolutions

  • Add cryptocurrencies value flucuations per day
  • Authentification system
  • Retrieve wallet info from centralized exchanges (Binance, Kucoin, FTX, ...)
  • Filtering system (price, percentage, TVL, ...)
  • Drag and drop to change items order
  • Add a subgraph for small cryptocurrencies amounts

License

MIT

This project was bootstrapped with Create React App.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.