I am looking to create an 'ePOD' type app.
I am not sure how to do this... Currently, the whole app is hosted on one domain ie www.app.com. I have multiple jobs, each sent to different people.
I want to be able to allocate each job indevidually to someone
Via a website, I would send them a link to the page - www.app.com/page1 and the next person would get www.app.com/page2
essentially, for each job, I am looking to upload a PDF which the person carrying out the job will then get signed (I have code from codepen for this)
But I need them to only be able to access the page that I send them
The people doing the jobs are subcontractors and not employees and as such, they will not be set up as users on my system
Is there a way to achoeve this?