We want to empower the job seekers to know more about the companies they are interested in.
- job seekers search for a job
- job seekers check the company info page
- careerbuilder backend checks if the comments already in the database
3.1 careerbuilder backend issues the glassdoor webspider to scrape the comments - careerbuilder backend retrieves the comments and renders it on the webpage
for simplicity, we use sqlite3 as the database we also use redis to check if the compnay exists in the db