This project has very specific requirements for how you should structure and organize your code. Attention to details is very important before you write your code. We strongly recommend that after reading the requirements, that your team generate a Dependency Graph and Sequence Diagram. You may not get it right at first, so make sure you update it as you build the project.
These 6 requirement documents must be implemented to deliver a working products for your customers. Complete all of these first, before you review any of the optional challenges below.
# | 🚜 Modern Farm |
---|---|
1 | Harvest Plan |
2 | Creating Seeds |
3 | Tilling the Field |
4 | Sowing the Field |
5 | Harvest Time |
6 | Selling the Harvest |
If your team wants some fun challenges to work on after the initial algorithm is implemented from the chapters above, you can work on the ones below.
# | 🚜 Modern Farm |
---|---|
1 | Optional Advanced Challenges |
2 | Storage Barn Stack |
3 | Food Processing Queue |