Django – React Job Sites

The main type of place for job seekers to find job postings is on collection websites such as LinkedIn, Dice, etc. The user is able to see all of the job sites that they have in the system, sort the table using any column, and add more.

Clicking on any row of the table enables the user to see some of the job site metadata and all of the job listings tracked (applied).

The Edit Button enables the user to see and edit every field. There is only one new field compared to the Ruby on Rails Application: Password. This enables the user to store what ever password is associated with each of the sites or state what profiles were used (for example: LinkedIn Profile for the MyWorkDay sites).