Coder Social home page Coder Social logo

pokemon-wondertrade-analytics's Introduction

Wonder Trade Analytics

This is the start of the pokemon wondertrade analytics page. The current build can be found at: http://www.wondertradeanalytics.com/

About this App

This is an express app that allows users to post wonder trades that they receive, and displays the wonder trade data graphed out. I'm using redis as the dataStore for this app. At its current implementation, I fetch all wonder trade data from redis, and store a parsed version in memory.

This in-memory solution will go away one day... I never thought this app would have still been in use today, and never would have imagined the number of entries that have been posted, otherwise I would have probably chosen an actual database over redis... but, it works for now™ :D

Getting started

Pull in dependencies

sudo apt-get install npm  
sudo apt-get install node  
sudo apt-get install redis-server  

Pull in npm dependencies

sudo npm install  
sudo npm install -g nodemon

Start Redis

cd /directory/with/dump.rdb
redis-server

Start the server

npm start

pokemon-wondertrade-analytics's People

Contributors

theirondev avatar solash avatar raytrac3r avatar dependabot[bot] 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.