Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.22 KB

File metadata and controls

21 lines (17 loc) · 1.22 KB

jobs-board-db-design-final-project

JobsBoard App - USF COP4710 Database Design Final Project

Copyright

Copyright: © JobsBoard, November 2022.
Engineer/Developer: Amir Aslamov.
All rights reserved.

About

© JobsBoard is a commercial app designed to help job-seekers to find jobs and companies to find job applicants for their job openings. It helps both app users efficiently connect with each other by centralising the platform of information exchange based on their respective profiles for potential match, managing the job openings, job applications and interview schedules.

Using © JobsBoard, companies can create job postings with detailed information on the opportunity, manage applications for them, review these, applications and finally connect with them for an interview. © JobsBoard helps manage interviews with the favoured applicants. For applicants, © JobsBoard manages all job postings, and helps applicant users apply for them. It also helps them share their profile information with companies, schedule interviews with the companies favoured.

Technical Information

© JobsBoard is a console application built in Python programming language (Python 3.9). For the backend data storage, it uses SQLite3.