-
Notifications
You must be signed in to change notification settings - Fork 0
3 POC
KT edited this page Jun 17, 2018
·
27 revisions
In the POC (Proof of concept), the job portal app has the following functionality:
- Fetch Jobs from Github Jobs API
- Search for jobs from Homepage or from Job Listings page
- Select a particular job to obtain more details about the job
Access the App : Job Search Made Easy
- Anonymous user doesn't have to register or login to view and search jobs.
- Registration (as a job seeker) is required to save/bookmark jobs and to view his/her applications.
- Registration (as a recruiter) is required to post new jobs to the job board and to view profiles of applicants.
- Click on
Jobsin Nav Bar to view all job listings. - Click
Searchbutton without any filters to view all jobs. - Search by
KeywordorLocation. - Search jobs using a combination of
KeywordandLocation. - Click on a
job titleto view job details.
You can search jobs by State or city, using an autocomplete dropdown. You can also search only by keyword.
You can also search jobs by using keyword and location filters together.
Search jobs on basis of Type (Full time/contract), Company, Date posted
(Feature coming soon !)