mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
update quartz
This commit is contained in:
parent
d15490f904
commit
dcf8868f4f
@ -7,7 +7,7 @@ tags:
|
|||||||
|
|
||||||
Models should be created with the users needs in mind.
|
Models should be created with the users needs in mind.
|
||||||
Required bahaviour determines acceptance criteria
|
Required bahaviour determines acceptance criteria
|
||||||
This is called Behaviour Driven Development [[BDD]]
|
This is called Behaviour Driven Development
|
||||||
|
|
||||||
**Resources**
|
**Resources**
|
||||||
[Domain Driven Design with BDD](https://www.youtube.com/watch?v=Ju50D11EIoE)
|
[Domain Driven Design with BDD](https://www.youtube.com/watch?v=Ju50D11EIoE)
|
||||||
|
|||||||
@ -1,3 +1,5 @@
|
|||||||
|
#info203
|
||||||
|
|
||||||
# Concept 1 - Snowboard trick generator.
|
# Concept 1 - Snowboard trick generator.
|
||||||
|
|
||||||
This will be a mobile app that snowboarders can use to automatically generate random tricks. This app will be useful because snowboarders (riders) often get tunnel vision on a certain style of tricks or even a single trick. Using a algorithm to generate tricks provides a way for them to escape this focus. It can also be used when playing a game of SNOW, which is similar to a game of SKATE.
|
This will be a mobile app that snowboarders can use to automatically generate random tricks. This app will be useful because snowboarders (riders) often get tunnel vision on a certain style of tricks or even a single trick. Using a algorithm to generate tricks provides a way for them to escape this focus. It can also be used when playing a game of SNOW, which is similar to a game of SKATE.
|
||||||
|
|||||||
@ -1,3 +1,5 @@
|
|||||||
|
#info203
|
||||||
|
|
||||||
1. Snowboard coaching app
|
1. Snowboard coaching app
|
||||||
1. goals
|
1. goals
|
||||||
2. daily/manual/weekly trick generator
|
2. daily/manual/weekly trick generator
|
||||||
|
|||||||
@ -49,6 +49,7 @@ tags:
|
|||||||
- [data-access](notes/data-access.md)
|
- [data-access](notes/data-access.md)
|
||||||
- [data-access-object](notes/data-access-object.md)
|
- [data-access-object](notes/data-access-object.md)
|
||||||
- [java-database-connectibity](notes/java-database-connectibity.md)
|
- [java-database-connectibity](notes/java-database-connectibity.md)
|
||||||
|
- [SQL](notes/SQL.md)
|
||||||
|
|
||||||
# Lectures
|
# Lectures
|
||||||
- [02-version-control-system](notes/02-version-control-system.md)
|
- [02-version-control-system](notes/02-version-control-system.md)
|
||||||
|
|||||||
@ -1,3 +1,9 @@
|
|||||||
|
---
|
||||||
|
title: "mood-board"
|
||||||
|
tags:
|
||||||
|
- info203
|
||||||
|
---
|
||||||
|
|
||||||
# Mood board
|
# Mood board
|
||||||
- Black and white maybe an accent color
|
- Black and white maybe an accent color
|
||||||
- sharp edges
|
- sharp edges
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user