Skip to content

Adding week 2 assignment#282

Open
balance3840 wants to merge 3 commits intoHackYourFuture-CPH:mainfrom
balance3840:main
Open

Adding week 2 assignment#282
balance3840 wants to merge 3 commits intoHackYourFuture-CPH:mainfrom
balance3840:main

Conversation

@balance3840
Copy link

Added the Week 2 assignment to include detailed instructions on using the DB Playground, SQL injection scenarios, and transaction handling. Added background information and structured tasks for aggregate functions, SQL injection prevention, and transaction management.

Added the Week 2 assignment to include detailed instructions on using the DB Playground, SQL injection scenarios, and transaction handling. Added background information and structured tasks for aggregate functions, SQL injection prevention, and transaction management.
Copy link
Contributor

@adamblanchard adamblanchard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great. Just a couple of comments. Thanks for submitting this 🙇


### Option B — Local SQLite

If you prefer to work locally with the `sqlite3` CLI or DB Browser for SQLite, that works too. Submit a single `.sql` file with all your queries and comments, structured as shown in the [Submission](#submission) section.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the db modules i'm sure we teach using DBeaver, so i would reference that here instead of DB Browser - does that make sense?


### Option A — Use the Playground (recommended for Parts 1, 3 & 4)

1. Open the **[DB Playground](https://amazing-brigadeiros-357b84.netlify.app/)** in **Chrome or Edge** (Firefox is not supported for file saving)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is so cool! Do you have a link to the source somehwere?

HYF has a netlify account too, so we could host it there in the future, to make sure we still can run it in case your deployment goes offline.

If you have it in a github repo, we can fork it to HYF's org. That way you still keep credit for the original :-) Or let me know what else could work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

3 participants