-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 like a developer.
How to submit
- Fork to your Github account.
- Make a branch for this project.
- Make regular small commits in this branch with clear messages.
- When you are ready, open a PR to the CYF repo, following the instructions in the PR template.
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 for each project.
How to review
Swap with a colleague and review each other's answers.
Metadata
Metadata
Assignees
Labels
Projects
Status
👀 In review