Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

Stock Filtering App

A web app built with React that allows users to filter and sort Apple's annual financial data, including key metrics such as Revenue, Net Income, and Operating Income. The app fetches data from the Financial Modeling Prep API and provides functionality to filter and sort data based on user-specified criteria.

Features

  • Fetch Financial Data: Retrieves Apple Inc.'s annual income statement data from the Financial Modeling Prep API.
  • Filter Data: Allows filtering by:
    • Date Range: Filter results between specific years (e.g., 2020–2024).
    • Revenue: Filter results within a user-specified revenue range.
    • Net Income: Filter results within a user-specified net income range.
  • Sort Data: Users can sort by:
    • Date (ascending/descending).
    • Revenue (ascending/descending).
    • Net Income (ascending/descending).
  • Responsive Design: The app is mobile-friendly and adjusts to both desktop and mobile screen sizes.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • TailwindCSS: A utility-first CSS framework for creating custom designs.
  • Axios: A promise-based HTTP client for making API requests.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages