Skip to content

gerstej9/crypto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptik

Authors

  • Seid Mohamed
  • Nick Abramowicz
  • Nick Magruder
  • James Gerstenberger

Version: 1.0.0

Overview

An Expo app that users can access and use to create their own collections and view daily for price fluctuations. A detailed view of each cryptocurrency with access control for user profiles using Firebase.

Build

  • To replicate this build a user will need to clone the repository and run npm install
  • The user will also need the expo-cli downloaded
  • Once these steps are completed the user will be able to run expo start to view a simulator of the application

Usage

  • For a user to use this app they will need to download the expo application from the apple app store or the google play store
  • The user will need to create an expo account
  • Upon doing so they will need to search for the published app in expo, utilize a provided qr code, or email link to access the application
  • Upon opening the application the user will need to create a profile and then add the currencies they would like to view to their collection

Credits

License

MIT

Libraries, Frameworks & Packages

  • "expo": "~41.0.0",
  • "expo-linear-gradient": "~9.1.0",
  • "expo-status-bar": "~1.0.4",
  • "firebase": "8.2.3",
  • "@react-native-async-storage/async-storage": "^1.13.0",
  • "@react-native-community/masked-view": "0.1.10",
  • "@react-navigation/native": "^5.9.4",
  • "@react-navigation/stack": "^5.14.4",
  • "@reduxjs/toolkit": "^1.5.1",
  • "react-native"
  • "react-native-elements": "^3.4.0",
  • "react-native-gesture-handler": "~1.10.2",
  • "react-native-linear-gradient": "^2.5.6",
  • "react-native-paper": "^4.7.2",
  • "react-native-reanimated": "~2.1.0",
  • "react-native-safe-area-context": "3.2.0",
  • "react-native-screens": "~3.0.0",
  • "react-native-svg": "^12.1.1",
  • "react-native-vector-icons": "^8.1.0",
  • "react-native-web": "~0.13.12",
  • "react-redux": "^7.2.3",
  • "redux": "^4.0.5",
  • "redux-devtools-extension": "^2.13.9",
  • "redux-thunk": "^2.3.0",
  • "styled-components": "^5.2.3"

API Endpoints

Nomics Crypto API: https://nomics.com/docs/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%