-
Notifications
You must be signed in to change notification settings - Fork 0
Use Case 3 : User to Domain Object Relation
KT edited this page Jun 26, 2018
·
8 revisions
- Click
Loginon nav bar - Login with username and password as
aliceandalice - Click
Jobstab on nav bar - You are redirected to
Jobspage which shows the all the job listings - Click a job title from the list of jobs to view the details for that job.
- As you are logged in, you can also save or apply to a job, which would be updated in user's dashboard.
- As you are logged in, you can view user dashboard by clicking
Dashboardtab on nav bar.
User's Dashboard shows user's job applications and their status (saved/applied).
user bookmarks or saves a domain object
If a user saves or applies to a job, it is regarded as his job application.
- Click
Loginon nav bar - Login with username and password as
aliceandalice - Click
Jobstab on nav bar - You are redirected to
Jobspage which shows the all the job listings - Click a job title from the list of jobs to view the details for that job.
- Click
Save. (You also have the option toUnSavea previously saved job) - To view saved job applications, go to
DashboardTab and clickSaved Job