Git Product home page Git Product logo

ip-address-tracker's Introduction

๐Ÿ“— Table of Contents

๐Ÿ“– Financial Modeling

Financial Modeling is a SPA that shows up-to-date data about the stock market. It features a homepage, a routing page, and three details pages. The homepage displays a list of company stock symbols. When the user clicks on any company stock symbol, they get redirected to the routing page where they can choose what financial statements of the selected company to read about. When they click on any option, they get redirected to the respective details page, which displays relevant information about the chosen company's financial statements.

๐Ÿ—๏ธ Key Features

  • Consumes the Financial Modeling Prep API
  • Allows the user to search by company name or symbol
  • Allows the user to sort by symbol name or stock price
  • Allows the user to filter by stock exchange or stock type
  • Includes pagination given that there's information for more than 17000 stocks
  • Allows the user to select the page size
  • Implements typescript
  • Implements global state management with @reduxjs/toolkit
  • Implements routing with react-router-dom
  • Implements react-bootstrap's styled components
  • Uses axios for API data fetching
  • Includes vitest and @testing-library's unit tests

๐Ÿ› ๏ธ Built With

Client

(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:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:dicodiaz/financial-modeling.git

Install

Install this project with:

  cd financial-modeling
  pnpm install

Usage

To run the project, execute the following commands:

  pnpm dev

Run tests

To run tests, run the following command:

  pnpm test

Deployment

There's a CD pipeline set up to track the develop branch.

Please open a PR from your feature branch to develop in order to contribute.

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Dico Diaz Dussan

(back to top)

๐Ÿ”ญ Future Features

  • Increase unit test coverage
  • Add integration tests with Cypress

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

Give a โญ๏ธ if you like this project!

(back to top)

๐Ÿ™ Acknowledgments

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

ip-address-tracker's People

Contributors

dicodiaz avatar qoosim avatar

Stargazers

 avatar

Watchers

 avatar

ip-address-tracker's Issues

Update README

Make the README more descriptive

[OPTIONAL] Use Microverse's README template

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.