Project information

Please click here to view a deployment of the JanusJobs site.

Janus Forum API

JanusJobs is a single page job advertising site, allowing users to sign in with their Google Accounts and advertise their jobs on a message-board like site. These advertisements will have only crucial information such as employer, title, and job description, with profile images and a link to the employer's site or primary advertisement when clicked. The API uses GET and POST requests to handle the different entities. The site is running on herokuapp at: https://janusjobs.herokuapp.com/.

Please note: Due to the hosting of this site needing to be flexible, the Google Sign in on JanusJobs is not at the moment functional due to the hosting origin not being verified with the Google Client ID. This can be easily added if required at a later date however currently the only accepted origins are localhosts used for development. Please see the Github repository for full code