Skip to content
bryceknz edited this page Jul 10, 2019 · 3 revisions

πŸŽ‰ Welcome to the FoodList wiki! πŸŽ‰

The wiki is the home for documentation on this project. Please update it if you change anything that will require documentation!

Please read (and re-read) the Workflow guide for a step-by-step of how to manage your work during this experience.

We expect that any code you push will:

  • follow the Coding style guide.
  • be fully-tested
  • not include comments or console statements
  • don't git add .! You should know exactly what lines of code you are committing
  • be production-ready!

Happy coding πŸ˜„

Clone this wiki locally