Project-TWA
Transformative workforce Academy - This project will help in giving second chance for the people who are having criminal records
Functional Requirements
- Job Details:
Job Details includes Industry, Location, Accessibility, Contact Information, Positions Available, Salary, Benefits, Shifts Available, Offense Exemptions, Notes.
- Job Seekers:
Jobseeker First Name, Jobseeker Last Name, Jobseeker Phone Number, Jobseeker Email.
Business Requirements
Transformative workforce Academy mainly aims in giving job opportunity to the people who are having criminal records and strongly wants to adapt a new change in their lives. It creates opportunity for them by giving second chances and helps them to find their dream job.
For this, we need to maintain records of job seekers and employer details.
Initial approach for the project
Above is the initial approach to this project.
- On the first go, we will ask job seejers and employers to fill out the google forms.
- We will thenextract the information in .CSV format and then load it to database.
- On the next step, we create framework that access the database data.
- Framework includes:
- connection to the database
- loading data.
- retrieving data.
- mapping job seekers to the appropriate job positions
- This mapped data will be available on the front end either by sorting based on employer details or with the job positions.