purefisher / Smart-Serve

Our project seeks to create a robot that can assist bartenders by creating cocktails for customers. We seek to create a fully functional 3-D robotic system that is able to upon user request assemble, package and serve a cocktail of their choosing. This embedded system will have a GUI that the user will be able to interact with.
Other
1 stars 1 forks source link

Team 34 Design Doc Review: Detailed Design Doc Uses Subsection #48

Closed WinnieTrandinh closed 1 year ago

WinnieTrandinh commented 1 year ago

@NickCapstone

Overall, the MIS was well done with good detail. However, the 'Uses' subsection on the modules should be on what other modules the module uses, not the purpose of the module.

For example, the Drink Completion Module might have the Python Hardware Module under the 'Uses' section. The purpose of the module is already described within the system architecture document, so there is minimal benefit in restating its use.

PeterMinbashian commented 1 year ago

That's a good point. Thanks!