Skip to content

This is a mobile-focused webapp to help people get the information updates at the stocks exchange market. It shows the real-time stock prices for various international companies like Apple, Microsoft and others. In addition, you can be able to check their annual financial statements history. Its data is consumed from Financial modeling prep API.…

License

Notifications You must be signed in to change notification settings

BertrandConxy/Stocks-market-trends

Repository files navigation

Stocks-market-trends

This is a mobile-focused web app to help people get the information updates at the stocks exchange market. It shows the real-time stock prices for various international companies like Apple, Microsoft and others which are most active at the stock market. In addition, you can be able to check their profile and their annual financial statements history. The application consumes data fromFinancial modelling API. It is built with React, Redux and React-bootstrap.

Screenshoots

Mobile-First

stock-market-trends

Desktop view

SMT-desktop

Live demo

Stock market trends website

Presentation video

Loom video link

Additional description about the project and its features.

Built With

  • Major languages (HTML, CSS, JavaScript)

  • Frameworks / Libraries

    - React (Front end library)
    - React Bootstrap
    - React icons
    - React Testing Library
    - Jest(for testing)
    - Git(version control)
    - ESLint(JavaScript linting)
    - Stylelint(style linting)
  • Technologies used

    - Git(version control)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

Usage

Clone this repository

$ git@github.com:BertrandConxy.Stocks-market-trends.git
$ cd Stocks-market-trends

Run project

$ npm install // To install all the dependencies
$ npm start // To start the development server

Open page in browser

$ runs on http://localhost:3000/

Run Tests

$ npm run test

Production

$ npm build

API Documentation

Financial Modeling prep API Doc

NOTE You need to request API key. There is a free API key package.

Endpoints consumed

  • Most Active companies at the stock market
     /stock_market/actives
    
  • Company Profile
    /profile/{symbol}
    
  • Company Financial statements
    /income-statement/{symbol}
    

Author

👤 Bertrand Mutangana Ishimwe

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgement

Original design idea by Nelson Sakwa on Behance.. Under the Creative Commons License

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is a mobile-focused webapp to help people get the information updates at the stocks exchange market. It shows the real-time stock prices for various international companies like Apple, Microsoft and others. In addition, you can be able to check their annual financial statements history. Its data is consumed from Financial modeling prep API.…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published