Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/josewebdev2000/sample-job-harvester
- Owner: josewebdev2000
- Created: 2023-10-21T00:11:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-23T00:47:33.000Z (about 1 year ago)
- Last Synced: 2023-10-23T16:28:58.888Z (about 1 year ago)
- Topics: ajax, ajax-request, bootstrap, crud, css, docker, dom-manipulation, event-driven-programming, full-stack, html, java, jquery, js, postgresql, rest-api, spring-boot
- Language: Java
- Homepage: https://sample-job-harvester.onrender.com/
- Size: 40.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.