-
Notifications
You must be signed in to change notification settings - Fork 0
Onboarding
Alexander Lyon edited this page Sep 28, 2018
·
13 revisions
- have you used git?
- have you used github?
- have you used github wiki?
- do you know what a good commit looks like? https://chris.beams.io/posts/git-commit/
- do you know what a pull request is?
- do you know what git flow is? https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow
- have you used tests?
- have you used a linter?
- have you done continuous integration?
- are you interested in pair programming?
- github issues / pull requests for features?
- milestones / projects for sprints?
- scrum / extreme programming?
Create one or many milestones for a feature, add issues for the milestone, assign some weight to them, assign them to individuals. When the milestone is done, merge to master and run CI. Deploy.
- actual hardware
- company website
- data management api
- admin dashbo
- web app with admin dashboard and reservation system
- mobile app with reservation system