Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jacobpclouse/cost-of-living-dashboard
- Owner: jacobpclouse
- License: gpl-3.0
- Created: 2023-06-19T21:00:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-24T23:09:54.000Z (about 1 year ago)
- Last Synced: 2023-08-25T00:42:02.150Z (about 1 year ago)
- Language: Python
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 worldneed 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