Skip to content

Commit

Permalink
feat: release a3 and lab6
Browse files Browse the repository at this point in the history
  • Loading branch information
choyiny committed Jun 11, 2024
1 parent 817944f commit 9727150
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions src/content/coursework/a3.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Assignment 3 - Managing Users
releaseDate: 2024-06-13
releaseDate: 2024-06-11
dueDate: 2024-06-27T16:00:00-04:00
description: Implement user-centric galleries for Web Gallery.
---

# Assignment Overview

Assignment to be released on Github Classroom.
Clone assignment repository on [Github Classroom](https://classroom.github.com/a/ywiCKiN9)

# Submission

Expand Down
20 changes: 10 additions & 10 deletions src/content/coursework/labs.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@ Your labs portion of the grade will be calculated as follows:
min(5%, ∑(% of lab_i))
```

| Week | Topic | Weighting |
| ---- | ------------------------------------------------------------------- | --------- |
| 2 | [HTML/CSS](https://classroom.github.com/a/5hnI_QqY) | 0.5% |
| 3 | [JavaScript](https://classroom.github.com/a/ZOY58Qxp) | 0.5% |
| 4 | [Web API](https://classroom.github.com/a/_deru9In) | 0.5% |
| 5 | [Storing and serving data](https://classroom.github.com/a/rhJ_Ezn8) | 1% |
| 6 | Authentication and Authorization | 1% |
| 8 | VM Deployment | 1% |
| 9 | Angular Microblog | 1% |
| 10 | CI/CD | 1% |
| Week | Topic | Weighting |
| ---- | --------------------------------------------------------------------------- | --------- |
| 2 | [HTML/CSS](https://classroom.github.com/a/5hnI_QqY) | 0.5% |
| 3 | [JavaScript](https://classroom.github.com/a/ZOY58Qxp) | 0.5% |
| 4 | [Web API](https://classroom.github.com/a/_deru9In) | 0.5% |
| 5 | [Storing and serving data](https://classroom.github.com/a/rhJ_Ezn8) | 1% |
| 6 | [Authentication and Authorization](https://classroom.github.com/a/VfOQqmSf) | 1% |
| 8 | VM Deployment | 1% |
| 9 | Angular Microblog | 1% |
| 10 | CI/CD | 1% |

## Submission

Expand Down

0 comments on commit 9727150

Please sign in to comment.