Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/josewebdev2000/sample-job-harvester

Scraps sample job postings, inserts data into a DB, and uses the DB data to create a custom website.
https://github.com/josewebdev2000/sample-job-harvester

ajax ajax-request bootstrap crud css docker dom-manipulation event-driven-programming full-stack html java jquery js postgresql rest-api spring-boot

Last synced: about 3 hours ago
JSON representation

Scraps sample job postings, inserts data into a DB, and uses the DB data to create a custom website.

Awesome Lists containing this project

README

        

# Sample Job Harvester
## What is the Sample Job Harvester?
The Sample Job Harvester is a tool develop to publicly display fake job postings from a website to allow people to practice web scrapping.
## Impacts of the Sample Job Harvester
The Sample Job Harvester can evolve into implementing user authentication, thus granting people the privilege of having a personal job posting management system ; a place where the can add, change, or even delete their job postings.

This could advance an application where people manage the job postings they intend to apply, thus facilitating for the remininsce and management their schedule.
## Technologies used
Multiple technologies were used in producing the Sample Job Harvester. They include CSS, HTML, JS, Bootstrap, jQuery, Python, BeautifulSoup,psycopg2, Java, Spring Boot, and PostgreSQL.