Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rfelipesilva committed Oct 12, 2022
1 parent 92d86fb commit 5604ca5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Stocker
**Project status**: IN-PROGRESS (NOT AVAILABLE) ⚠️
:white_check_mark:
**Project status**: DONE :white_check_mark:

**Production environment**: http://rstocker.herokuapp.com/

Expand All @@ -12,7 +11,7 @@

## Features :pencil2:
> - Available for English and Portuguese;
> - Filter option up to 1 year ago;
> - Filter for long periods;
> - No limits related to the stocks amount to compare;
> - *About* section to facilitate access to contats (LinkedIn and GitHub);
> - Functionality to wait until users input;
Expand All @@ -21,7 +20,7 @@
## What is being used? :hammer_and_wrench:
> - [pandas](https://pandas.pydata.org/): to handle data manipulation;
> - [streamlit](https://streamlit.io/): to develop web application;
> - [yfinance](https://pypi.org/project/yfinance/): to get stock exchange information;
> - [pandas_datareader](https://pandas-datareader.readthedocs.io/en/latest/): to get stock exchange information;
> - [plotly](https://plotly.com/): to provide interactive charts;
> - [Heroku](https://www.heroku.com/): to deploy in production;
Expand Down

0 comments on commit 5604ca5

Please sign in to comment.