Coder Social home page Coder Social logo

ajibs / stock-master Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 346 KB

Stay updated with the stock trends of companies you and friends care about.

Home Page: https://the-stock-master.herokuapp.com/

License: MIT License

JavaScript 87.68% CSS 5.30% HTML 7.02%
stock-market socket-io stock-trends freecodecamp nodejs pug babel webpack

stock-master's Introduction

Stock Master

Stay updated with the stock trends of companies you and friends care about.

Stock Master is a FreeCodeCamp Project.

Feature List

  • View graph displaying the recent trend lines for each added stock.
  • User can add new stocks by their symbol name.
  • User can remove stocks.
  • See changes in real-time when any other user adds or removes a stock.

Getting Started

Stock Master is hosted on Heroku and can be accessed here:

Prerequisites

These are what you need installed on your computer to use the application:

  • Web Browser (Chrome, or Mozilla, or Safari, or Opera, or Microsoft Edge )

For Developers:

Setup

Local Copy

To create a local copy, run the following in your terminal:

git clone https://github.com/ajibs/stock-master.git

Then change into the local directory, run the following in your terminal:

cd stock-master

Install Node.js and Yarn

If you don't have Node.js installed, please go ahead and grab it here. This project uses ES6+ features and requires Node version >= 7.6.0 and <=8.9.1

Yarn is a package manager for Node.js and can be installed from here.

To confirm that you have Node.js installed, run the following in your terminal:

node -v

You should get something like v8.9.1.

To confirm that you have Yarn installed, run the following in your terminal:

yarn -v

You should get something like 1.3.2.

Setup Database and .env file

You can setup a database on mlab. You should also create a .env file using .env.sample as a prototype.

Install Node.js Modules

To install all dependencies, run the following in your terminal:

yarn

Development

To kickstart the application, run the following in your terminal:

npm start

To continue full-stack development on this project, run the following in your terminal:

npm run dev

Built With

Contributing

Contributions are welcome

Author

License

MIT

Acknowledgments

stock-master's People

Contributors

ajibs avatar

Watchers

 avatar  avatar

Forkers

arjun-k-r

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.