ProgramKingAbel / metrics-webapp

StoX is a web application for financial institutions that pulls data of available stocks in the market and provides analysis in trends of a particular stock selected by user over a certain period of time e.g 14days in a candlestick graph.

Home Page:https://stox-app.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StoX

Project View Screenshots
screenshot
screenshot

πŸ“— Table of Contents

πŸ“– StoX

StoX is a web application for financial institutions that pulls data on available stocks in the market and provides analysis of trends of a particular stock selected by the user over a certain period of time e.g. 14 days in a candlestick graph. This helps traders and investors to make informed and impactful business decisions.

πŸ›  Built With

Tech Stack

Text Editor
Client
Style
Test

Key Features

  • Browse through a List of Stocks
  • Screening data for each selected Stock
  • Graphical analysis for each Stock
  • Responsive- Mobile and Desktop versions available

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Browser
  • Code Editor
  • Node.js

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/ProgramKingAbel/metrics-webapp.git

Install

Install this project with:

  cd metrics-webapp
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

  • Free deployment services like GitHub pages.
  • Any deployment services of your choice.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Abel Matunda Morara

(back to top)

πŸ”­ Future Features

  • Access to realtime stock market data
  • Trading Dashboard and functionality
  • Financial Transaction Services for Stock trading

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give it a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse and my Coding Partners and Designer of the App Nelson Sakwa on Behance.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

StoX is a web application for financial institutions that pulls data of available stocks in the market and provides analysis in trends of a particular stock selected by user over a certain period of time e.g 14days in a candlestick graph.

https://stox-app.onrender.com

License:MIT License


Languages

Language:JavaScript 95.8%Language:HTML 2.1%Language:CSS 2.1%