Coder Social home page Coder Social logo

stockio's Introduction

stockio: a mock stock app

A mock stock web app built without boilerplate code!

Table of Contents:

1. Demo

  • Frontend
  • Backend
  • Amazon Web Services (AWS)
  • Design & Style Guide
  • User Stories

1. Demo

http://stockio.alisa.codes/

2. Tech Stack

Frontend:

Backend:

Amazon Web Services (AWS):

3. Objectives

Design & Style Guide:

Image of Design & Style Guide for Stockio

User Stories:

  1. Users can create a new account with first name, last name, email, and password.
  • Each user's cash account balance has a default value of $5000.00 USD.
  • A user can only register once with any given email.
  1. Users authenticate via email and password to access their account.
  2. Users can buy shares of stock at its current price by specifying the ticker symbol and the number of shares to invest.
  • A user can only buy whole number quantities of shares.
  • A user can only buy shares if they have enough cash in their account for a given purchase.
  • A user can only buy shares if the ticker symbol is valid.
  1. Users can view a list of all transactions they've made to date.
  2. Users can view their portfolio (a list of all the stocks they own along with their current values).
  • Current values should be based on the latest price and quantity owned for a given stock.
  • Each stock owned should only appear once.
  1. Users can see the font color of stock symbols and current prices in their portfolio change dynamically to indicating performance.
  • Display red when the current price is less than the day’s open price.
  • Display grey when the current price is equal to the day’s open price.
  • Display green when the current price is greater than the day’s open price.

stockio's People

Contributors

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