4. Team management & collaboration - kostmits83/m102 GitHub Wiki
Collaboration Tools:
- Asana / Project management system
- Slack / Communication tool
- GitHub / Versioning and hosting
- Goole Drive / Goole presentation
Project management is available here: https://app.asana.com/0/885036296387213/885036296387213.
GitHub repository is public too.
Asana is a free web and mobile application designed to help teams organise, track, and manage work. www.Asana.com
Slack is a cloud-based set of proprietary team collaboration tools and services which succeeded in August 2018, Atlassian's two enterprise communications tools, HipChat and Stride.
GitHub is web-based hosting service for version control using Git. It is mostly used for computer code. It offers all of the distributed version control and source code management (SCM) functionality of Git as well as adding its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project.
GitHub offers plans for both private repositories and free accounts which are commonly used to host open-source software projects.