Project information
- Category: Web Application
- Tools: Python, Javascript, HTML, CSS, SQLAlchemy, Heroku, Flask
- Project date: 03/29/2021
These Dog's Have Bite
BaringFaang was a web app that I developed to compare growth amongest the Faang companies (Faceboo, Amazon, Apple, Netflix, Google, and Microsoft). It is a multi route flask app that uses Postgres SQl and and AWS server. The information is then querried via SQLalchemy. I did have a few trials and tribulations when creating this. One problem was getting the coordinates fro the office locations. I used Selenium in order to traverse throguh the html with Python and wrote code to recurrsively input my log in data on every fourth page to allow to me to coninute obtaining the information I needed. I also used Facebook prophet to predict revenue increase in the span of eight quarters or two years. Click Here for link to Web App.