Giter VIP home page Giter VIP logo

stockstracker's Introduction

StocksTracker

Description

The core idea behind this web application is for tracking stock market trades of a given user. The sole purpose for this application is to act as a mock-up application for stock market trading. Due to the recent developments in the stock market, I wanted to create a portal where users can simulate buy and sell transaction, search stock names, and export their transactions into CSV file. This application offers three novel features; search stocks using their ticker name, buy/sell that stock at current market price, and export their transaction into a CSV format. In addition to buy/sell transactions users also get a SMS on their cell phone whenever their transaction is recorded in the Firebase Cloud Firestore, with the help of Twilio’s API.

Configuration

# Clone Repo
git clone https://github.com/karanj798/StocksTracker && cd StocksTracker

# Start Backend Server
npm install && npm start

# Start Frontend Server
cd client && npm install && npm start

Demo

https://cloud-computing-assignment2.herokuapp.com/ (Note: Please Register for an account with valid Cell Phone Number. Please follow the following format: 6471234567)

stockstracker's People

Contributors

karanj798 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.