Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.02 KB

README.md

File metadata and controls

9 lines (6 loc) · 1.02 KB

working-group

Welcome to Rust Dojo! The idea is to enable the collaboration of willing community members acting as mentors and mentees who want to grow. The collaboration will have a form of projects hosted in this org. The initial steps for enabling this would be to create template projects, repos, and architectures for imaginary products. These repos/projects will be forked per each run and people will work on them til completion. The result should be a finished product that meets the requirements set out by the initial architecture doc. The product could be anything from the coffee shop, social media platform, or similar system design tasks. It could even be a rube goldberg machine that does absolutely nothing. The idea is to practice in collaboration and transform architectural docs/diagrams into living functional Rust code.

TODO

  • Create template repos for rust apps
  • Create template projects
  • Populate product repo with architecture docs and design docs