GithubHelp home page GithubHelp logo

sebastianfdz / trade-battles-legacy Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 1.93 MB

JavaScript 6.17% Ruby 0.42% Starlark 0.20% Java 5.04% Makefile 0.50% C++ 2.29% TypeScript 82.74% Objective-C 0.82% Objective-C++ 1.81%

trade-battles-legacy's Introduction

trade-battles-legacy

For the app to work it needs two api keys that are inside /server/models/config

The first one you can get from https://iexcloud.io The second one from https://polygon.io

For the database you will need 3 tables: users, battles and transactions.

users:

user_id: text PRIMARY KEY first_name: text last_name: text battles: text[] transactions: text[] photo: text email: text current_gain_loss: jsonb watchlist: text[]

battles:

battle_id: text PRIMARY KEY battle_members: text[] start_date_timestamp: text end_date_timestamp: text battle_name: text

transactions:

transaction_id: text PRIMARY KEY battle_id: text user_id: text action: text symbol: text price: numeric quantity: numeric transaction_timestamp: text

trade-battles-legacy's People

Contributors

sebastianfdz avatar

Stargazers

Siebe Kylstra avatar

Watchers

 avatar

Forkers

maximbuz siebe88

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.