CodeYourFuture / CodeYourFuture/Module-Databases

[TECH ED] Big Spender

オープン
#3 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
🎯 Topic Communication 🎯 Topic Requirements 🎯 Topic Structuring Data 🏕 Priority Mandatory 📅 Databases 📅 Week 2 🔑 Priority Key 🦑 Size Large
主要言語
PLpgSQL
スター
1
フォーク
102
PR マージ指標
30日以内にマージされた PR はありません

説明

### Link to the coursework

https://github.com/CodeYourFuture/Module-Databases/tree/main/Big-Spender

### Why are we doing this?

Often at work, people are going to ask you things. It's a good skill to be able to take natural/human language questions and express them as database queries.

### Maximum time in hours

5

### How to get help

Share your blockers in your class channel. Use the opportunity to refine your skill in [Asking Questions](https://syllabus.codeyourfuture.io/guides/asking-questions) like a developer.

### How to submit

1. Fork to your Github account.
2. Make a branch for this project.
3. Make regular small commits in this branch with clear messages.
4. When you are ready, open a PR to the CYF repo, following the instructions in the PR template.

```mermaid
gitGraph
commit id: "start"
branch feature/big-spender
commit id: "transaction range"
commit id: "handle variations"
commit id: "expense area"
commit id: "list of names"
commit id: "etc"
checkout main
merge feature/big-spender
```

There are several projects in this repo. [Make a new branch](https://simpledev.io/lesson/create-branch-gh-desktop-1) for each project.

### How to review

Swap with a colleague and review each other's answers.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。