From d48e50fb3238ef74738de0b1c205dac6c87f2a26 Mon Sep 17 00:00:00 2001 From: iturres Date: Tue, 1 Aug 2023 19:49:28 -0300 Subject: [PATCH] docs: Update 'README' -file- --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d82ef23..4c36853 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
- logo + logo

Finance Web App

@@ -36,9 +36,9 @@ # 📖 Finance Web App -- This project is a web app that allows users to check data for companies such as 52 week high, 52 week low, market capitalization, and key stats to understand a each company finance. +- This project is a user-friendly web app providing comprehensive company data, including financial metrics like 52-week high, 52-week low, and market capitalization. Features include personalized watchlists, Mobile-friendly, easy to use, and modern design. - Access companies profile (Price, Beta, Volume Average, Market Capitalization, Last Dividend, 52 week range, stock price change, stock price change in percentage, Company Name, Exchange, Description, Industry, Sector, CEO,and Website). + Access companies profile (Price, Beta, Volume Average, Market Capitalization, Last Dividend, 52 week range, stock price change, stock price change in percentage, Company Name, Sector, website and image link). --- @@ -188,12 +188,12 @@ See the section about [running tests](https://facebook.github.io/create-react-ap ## 🔭 Future Features -- [ ] Select the API. -- [ ] Build files structure for React app. -- [ ] Prepare routes and navigation in app. -- [ ] Make sure that a user can display a list of items and filter them. +- [x] Select the API. +- [x] Build files structure for React app. +- [x] Prepare routes and navigation in app. +- [x] Make sure that a user can display a list of items and filter them. - [ ] Create the tests for the application. -- [ ] Style components to match the design provided. +- [x] Style components to match the design provided. - [ ] Deploy the project and test for final details. - [ ] Record a video for your project.