Giter Site home page Giter Site logo

stockappteam / stocksimple Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 5.0 16.24 MB

Web application that simplifies viewing stock information and testing your investments

Home Page: https://stocksimple.herokuapp.com/login

HTML 1.15% JavaScript 89.96% CSS 8.88%
reactjs nodejs react-chartjs-2 express-js yarnpkg stocks-exchange mongoose mongodb passport-jwt cheeriojs

stocksimple's Introduction

Stock Simple

This is a Full Stack web application that provides a simple and inituive tool for people to engage with the stock market. Users can sign up, track stocks, set up watchlists, test investment strategies, and view the latest news from the stock market.


Motivation

We decided to make this app because we found that so many of the popular stock related web and mobile applications are complicated and not accessible to the average user. Furthermore, few of these applications allow users to test their investment strategies without using actual money. For these reasons we decided to make a web application thats strips away unnecessary information and allows for interaction with the stock market with no headaches.

Code style

This project follows the Model-View-Controller architecture by sepearting the business logic of the application from the user interface. This allows for modulated code that is easier to maintain and significantly more scalable.

Screenshots

Login


Login Gif

Track stocks with watchlists


Watchlist Gif

View the latest news


Visit article Gif

Search for stocks and save articles


Save Article

Test and track your investments


Login Gif

Tech/framework used

Built with

Features

What separates Stock Simple

  • Users can test their investments without having to use actual money.
  • The webiste is mobile responsive, and so can be used on any smartphone.
  • Simple and inituive data visualization

Check it out here

If you want to see it live, check it out here

Installation

If you want to try this app on your local computer, or make your own copy:

First Install some necessary tools

1. Fork the repository and clone it into a folder on your computer. 
2. Navgiate to the root directory and run 'yarn install' in the terminal'
3. Go into your Robo 3T Mongo client and create a database called 'stockSimple'. 
4. Navigate back to the terminal and run 'yarn populate' to seed the database. 
5. You will have a test profile in the database with the email '[email protected]' and the password 'testpassword'.
6. Go to www.worldtradingdata.com and get a free API key. 
7. Create a .env file and add 'WORLDTRADINGDATA_API_KEY='<yourapikey>'. 
8. Run 'yarn start' in the terminal and your site will open on http://localhost3000. 

Authors

Acknowledgments

  • Hat tip to our instructor, the TA's at the University of Toronto and several of our colleagues who had the kindness to share their knowledge with us along the way!
  • Inspiration and thanks to stackoverflow.

stocksimple's People

Contributors

davidlapadula avatar derekirwin avatar

Stargazers

 avatar

Watchers

 avatar

stocksimple's Issues

Read me

  • make a good read me with gifs, tech we used and full descriptions

Personal investment

Routing and component for displaying users personal investments. Must also have options to add to, delete, and renew investment

Stock object

need to make component/popover for stock object that lists information and displays charts for each stock

Watchlists

need to make component and functionality for displaying, adding to, and deleting (a watchlist and watchlist item)

Display charts

Need to put all the data on the charts and display on the home screen

Final charts

Need charts to display overall money invested vs gains/losses, monthly information for all watchlist stocks, and performance of all personal investments

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.