Skip to content

Commit 7ad813d

Browse files
authored
Update Week_7-9.md
1 parent 3be49cb commit 7ad813d

File tree

1 file changed

+17
-14
lines changed

1 file changed

+17
-14
lines changed

Week_7-9.md

+17-14
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,26 @@
1-
## Guidance
2-
Answer the following questions considering the learning outcomes for
3-
- [Week 7](https://learn.foundersandcoders.com/course/syllabus/developer/project-1-server/learning-outcomes/)
4-
- [Week 8](https://learn.foundersandcoders.com/course/syllabus/developer/project-1-frontend/learning-outcomes/)
5-
- [Week 9](https://learn.foundersandcoders.com/course/syllabus/developer/project-1-test-deploy/learning-outcomes/)
1+
## Assessment
2+
### 1. Show evidence of some of the learning outcomes you have achieved this week.
63

7-
Make sure to record evidence of your processes. You can use code snippets, screenshots or any other material to support your answers.
4+
- Learn how to create and run a project in .NET (K1, K3, K5, K7, S8, S17)
85

9-
Do not fill in the feedback section. The Founders and Coders team will update this with feedback on your progress.
6+
```dotnet new webapi -n MyWebAPICor```
107

11-
## Assessment
12-
### 1. Show evidence of some of the learning outcomes you have achieved this week.
13-
> **[Learning outcomes...]**
14-
> [your evidence here]
8+
- Learn to test an ASP.NET project with Swagger (K12, S5, S13)
9+
-
10+
<img width="1422" alt="Screenshot 2024-07-05 at 14 51 00" src="https://github.com/fac29/alex-progress-log/assets/78558945/ad591e70-50b4-439e-84ea-07a7db12e0ae">
11+
12+
<img width="1440" alt="Screenshot 2024-07-05 at 14 51 13" src="https://github.com/fac29/alex-progress-log/assets/78558945/4ced3585-f240-4bb5-bfa0-6bdad8d9431e">
1513

1614
### 2. Show an example of some of the learning outcomes you have struggled with and/or would like to re-visit.
17-
> [**Learning outcome...**]
18-
> [your evidence here]
15+
16+
- Learn to link .NET project with database and react (K10, S3, S17)
17+
18+
I have struggled with the concept of one to many and many to many tables/models in Entity Framework.
19+
20+
<img width="804" alt="Screenshot 2024-07-05 at 14 53 09" src="https://github.com/fac29/alex-progress-log/assets/78558945/a180ab52-eeed-4d2f-9ab8-e919fa464adf">
21+
1922

2023
## Feedback (For CF's)
2124
> [**Course Facilitator name**]
2225
> [*What went well*]
23-
> [*Even better if*]
26+
> [*Even better if*]

0 commit comments

Comments
 (0)