Git Product home page Git Product logo

cryptopricetracker's Introduction

Project Name: CryptoPriceTracker

Table of Contents

Description

It is a react native mobile app which shows latest price of crypto currencies fetched from CoinGecko API and gives you a notification alert when a coins exceeds or goes below a user marked price

Frameworks

  1. React Native

Features

  1. User SignUp / Login
  2. Display a list of crypto currencies with respective data
  3. For each currency showcase a graph
  4. A price converter from USD to the currency and vice versa
  5. Profile Screen with user image and details
  6. Update operations for user to change his details as well as password email with MFA through email, OTP on phone
  7. In App Notification service alerting the user when a particular crypo drops below a threshold set by the user
  8. Realtime data sourcing through API

Installation Requirements

Instructions

Bugs and Issues

  1. Currency Converter: Using keyboard type as numeric for textInput doesn't provide a way for the user to stop from entering the numbers
  2. Graph for the crypto currency doesn't show the chart dot and for the sane reason doesn't update the chart Y Label when going through the graph

Prospective Future Ideas

Resources

  1. Expo React Reanimated charts documentation - https://docs.expo.dev/versions/latest/sdk/reanimated/
  2. React Reanimated Charts - https://github.com/rainbow-me/react-native-animated-charts

cryptopricetracker's People

Contributors

sahilgupta17 avatar

Watchers

James Cloos avatar  avatar

cryptopricetracker's Issues

Creating a Graph for Crypto Currency data

Implementation of a chart is required which shows the trend of the currency.

  1. The color of the graph should be green (from app theme) if the current price is greater than it was at the start of the day, otherwise it should be read (from app theme)
  2. Current Price displayed should also change according to how user selects a point on the graph.
  3. The color of chart dot is white(from app theme)

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.