1/9
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
#1
Start with your purpose and find what you need to do.
#2
Determine the functional requirements and what you must do with them.
#3
Define the inputs, outputs, mockups, and database requirements for the feature.
#4
Create a plan for how the feature will work and be developed.
#5
Create the marcels for the feature by showing how the program basically runs before it’s coded.
#6
Turn the marcels into a working program.
#7
Make sure every module works correctly when they’re tested.
#8
Make sure all parts work together correctly.
#9
Review the code with another peer.
#10
After deployment, make sure everything works.