Open Moerfiane opened 5 years ago
Completed job dashboard which includes update to job controller. added index.html, add.html, and edit.html
Updated JobController, Job.java and edit.html. Correction to edit.html submit button pushed.
Link for Job pull request https://github.com/fredhodgman/stlyouthjob/pull/15
As the Code Black team I need to make a job dashboard. This will dashboard will display all jobs in the database. It also requires a button that redirects to the add a job form . Submitting a new job should redirect to this dashboard. It also needs an update buttons for the current job and add a update form for the selected job.