Giter Site home page Giter Site logo

adohk / crypto Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spduk/crypto

0.0 2.0 0.0 620 KB

Cryptocurrency tracker made with Ruby on Rails & React

Home Page: https://spduk-crypto.herokuapp.com/

Ruby 31.09% HTML 0.88% JavaScript 62.57% CSS 5.46%

crypto's Introduction

README

Putting it aside for now because it's incredibly clunky, the cryptocurrency API is incredibly slow sometimes taking up to 50 seconds to make a single fetch and the react router isn't working properly, if you visit /profile for example, it just shows json instead of the real page.

Basically there are too many small/weird problems I am having with Rails to figure it out right now being too new to it.

It does work though. You can sign up and add/remove coins, it shows the price of each and it persists. It doesn't redirect after you login (because of router problems) so you have to manually visit your profile from the navbar.

Friends list is fake and does nothing.


To add the top 100 cryptos to the database and run There is a function inside seeds.rb that makes an api call to coinmarketcap.

The API is very slow at times, sometimes it will finish loading things instantly and others it could take up to 20 seconds to finish, but it does all work as it should, if the API worked faster there would be no problems at all. If it takes too long to load then just refresh the page and by magic it might load instantly.

bin/rake db:reset

To start the dev server bin/rake start or you can manually start the server with bin/rails s -p 3001 and to start the client yarn --cwd client start

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

crypto's People

Contributors

spduk avatar

Watchers

James Cloos avatar  avatar

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.