WE are building a script that tweets the latest jobs from indeed based on categories and locations. it tweets out a new job every ten minutes. The script will allow for many of these scripts to be created. (multiple twitter accounts posting different jobs) This is basic programming for professionals. Requires admin panel to create new twitter script for new job category. Server side 1) Api request to indeed job posting, retrieve job 2) Configure tweet based on job details, $jobTitle, $company, $location 3) shorten URL of job using shortest API 4) compose tweet 5) post tweet. Chron job 1) run the script to retrieve the most recent posting of indeed jobs every ten minutes, execute the script admin panel - hosted by parse 1) show active jobs 2) create new twitter bot (requires, twitter api credentials, job parameters, number of posts per hour parameter) 3) update, delete jobs documentation I want everything documented in a .pdf file, explain every method, and the steps that you used to develop this application. (this should be simple, not time consuming, but is required so we can share what happened with the development with future devs.) Desired Skills HTML, Javascript, Parse Mobile App Platform Add your portfolio and your price. Thanks. All API credentials & documentation will be supplied