Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 27251ac

Browse files
committed
improve intelligiblity of lab3
1 parent c8f666f commit 27251ac

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

units/03/lab.markdown

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@ prevtitle: "3.5 Exercise: SQLite With Express"
1010
## Project Proposals
1111

1212
You are going to be writing your FINAL project proposals which will be due before break. This should be something you're expecting to write the front end and the back end for with your team. Scope it to something to be completed by the end of the year.
13-
The idea, your database and **3 working endpoints** are due for Lab 3 (API). More information for Lab 3 will be provided in the next few days.
1413

1514
## Task
1615

17-
Submit a document that answers the following questions.
16+
As a team, submit a document that answers the following questions.
1817

1918
1. What is your project idea?
2019
2. What are your motivations for this idea?
@@ -23,8 +22,10 @@ Submit a document that answers the following questions.
2322
5. What do you need to code for a back-end application / storage? (All projects need some back-end)
2423
6. What other ideas did you consider but didn't end up doing? (you can provide a link to a live collab)
2524

26-
## Project Deliverables
25+
## Lab 3 Deliverables (after break)
2726

28-
You are free to start working on your project (but I will give you official approval after break). For this lab specifically, you will be schematizing your stated backend. You will have to complete code for **3 endpoints** with your team dedicated at the end of lab 3. We will be implementing the rest of our proposals as we progress through the rest of the school year.
27+
You are free to start working on coding your project after I give you approval of your proposal (which will officially be after break). For Lab 3 specifically, you will only be building the backend. You will have to complete code for **3 endpoints** with your team. We will be implementing the rest of our proposals as we progress through the rest of the school year.
2928

30-
Here is an example of a [project](https://github.com/hm-web-dev/api-lab-example). The `README` file is a good example of what you should be aiming for as a project proposal.
29+
### Example
30+
31+
Here is an example of a [project](https://github.com/hm-web-dev/api-lab-example) based off the proposal in the `README` file.

0 commit comments

Comments
 (0)