-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstatus
More file actions
21 lines (19 loc) · 1.54 KB
/
status
File metadata and controls
21 lines (19 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
just a guideline to show the status of the job in trial to ease work on a relational database model.
uploaded: Status to mean that the job has been uploaded to the database
Completed: Shows that the job has been done and awaiting verification from the admin
assigned: Means the job has been assigned to someone to do.
adminpoor: Means admin has verifies the job as poorly done and passes the job back to the guy to redo it.
admingood: Means admin verifies the job as well done and passes it to owner
Pages required for the application to hold completely
index page: Landing page for the application when url is clicked as well as redirection position during access of resources that need authentication.
login page: Requires a simple form template that users use to login to their portals
signup page:Going to be quite huge since writers need to prove they can writes and this time round writers are also getting accounts and a normal portal for all users, just different access to resources.
admin jobs according to their status's
uploaded/current: All jobs uploaded to the database
completed/current: jobs completed by the writers
assigned/current: jobs assigned to writers to handle them
adminpoor/current: Admin rating badly of jobs done by the users
admingood/current: Means admin isnt satisfied with job already done
admingood/unsatisfied: Means client not satisfied with how the job has been done
admingood/satisfied: Means client is satisfied with the work and can go home happy.
user_paid: job has writer paid and we are cleared of requirements of a job.