This project will be completed by the class as a whole, with everyone contributing a bit of code given in the form of different scenarios. The specifics of the project have yet to be decided; this repo is simply to play around with ideas.
- Fork the project to your account
- Clone your fork
- Do your changes
- Push
- Submit pull request
- yay
- Sync with the parent repo
- Basics of open source
- Working in a team collaborating on a project
- VCS (git) basics: fork, clone, push, pull, commit, branch
- Good coding style
- Documentation
- Basics of GitHub
- How to find and contribute to projects