Skip to content

Commit

Permalink
added note for java demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoolbright23 committed Jul 11, 2023
1 parent 4cecbef commit e0a0e7f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions content/assignments/techjobs-persistent/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: "Assignment #4: Tech Jobs Persistent"
date: 2023-01-03T10:42:56-06:00
draft: false
weight: 5
originalAuthor: Sally Steuterman # to be set by page creator
originalAuthorGitHub: gildedgardenia # to be set by page creator
originalAuthor: John Woolbright # to be set by page creator
originalAuthorGitHub: jwoolbright23 # to be set by page creator
reviewer: Kimberly Horan # to be set by the page reviewer
reviewerGitHub: codinglikeagirl42 # to be set by the page reviewer
lastEditor: # update any time edits are made after review
Expand All @@ -23,5 +23,9 @@ you'll need to do the work to connect the project to a database for storing user

Each of the four sections of this assignment will also ask you to demonstrate your SQL skills under an item labelled **SQL TASK**.

{{% notice blue Note "rocket" %}}
The demo app is expected to lead you to a default error whitepage if you try to create a job without adding either a skill or employer.
{{% /notice %}}

As you work through each part, refer to our [demo app](https://techjobs-persistent.launchcodetechnicaltraining.org/) to clarify questions about intended application behavior.

0 comments on commit e0a0e7f

Please sign in to comment.