Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jacobpclouse/cost-of-living-dashboard

A dashboard that uses data from the internet to weight the opportunities and obstacles in different cities across the world
https://github.com/jacobpclouse/cost-of-living-dashboard

Last synced: 4 days ago
JSON representation

A dashboard that uses data from the internet to weight the opportunities and obstacles in different cities across the world

Awesome Lists containing this project

README

        

# Cost-of-Living-Dashboard
A dashboard that uses data from the internet to weight the opportunities and obstacles in different cities across the world

need to return a list of all jobs (then iterate through them, then add all to the list and then commit, then adjust the template code to use the correct variable names so it doesn't error out)

## Sources:
- Web Scraping with Python? Easy!: https://medium.com/@michael.zats/web-scraping-with-python-easy-90d4e749910a
- A Complete Guide to Web Scraping LinkedIn Job Postings: https://maoviola.medium.com/a-complete-guide-to-web-scraping-linkedin-job-postings-ad290fcaa97f
- How to Install Flask-CORS in Python: https://www.geeksforgeeks.org/how-to-install-flask-cors-in-python/#
- How to Use Flask-SQLAlchemy to Interact with Databases in a Flask Application: https://www.digitalocean.com/community/tutorials/how-to-use-flask-sqlalchemy-to-interact-with-databases-in-a-flask-application