Compare commits
2 commits
77269e0a7a
...
267ef1e414
Author | SHA1 | Date | |
---|---|---|---|
267ef1e414 | |||
15e608af15 |
8 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,13 @@
|
|||
# Summary
|
||||
|
||||
- [Politburo](./politburo.md)
|
||||
[Politburo](./politburo.md)
|
||||
|
||||
# Design
|
||||
|
||||
- [Overview](./design/overview.md)
|
||||
- [Design Flowchart](./design/flowchart.md)
|
||||
- [Screen Prototypes](./design/screen_prototypes.md)
|
||||
- [Data table](./design/data_table.md)
|
||||
- [Algorithms](./design/algorithms.md)
|
||||
- [Test Plans](./design/test_plans.md)
|
||||
- [Design/Program Complexity](./design/complexity.md)
|
||||
|
|
0
src/design/algorithms.md
Normal file
0
src/design/algorithms.md
Normal file
0
src/design/complexity.md
Normal file
0
src/design/complexity.md
Normal file
0
src/design/data_table.md
Normal file
0
src/design/data_table.md
Normal file
0
src/design/flowchart.md
Normal file
0
src/design/flowchart.md
Normal file
0
src/design/overview.md
Normal file
0
src/design/overview.md
Normal file
1
src/design/screen_prototypes.md
Normal file
1
src/design/screen_prototypes.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Screen Prototypes
|
0
src/design/test_plans.md
Normal file
0
src/design/test_plans.md
Normal file
Loading…
Reference in a new issue