Skip to main content

Dev Onboarding Checklist

Bootcamp Requirements​

note
  • Sign up for Discord
  • GitHub: be able to fork a repo and submit a pull-request
  • GitHub: be able to rebase your branch with remote

Frontend​

Week 1​

  • Complete all steps in Bootcamp Requirements
  • Be able to build the OpenTacos project on your machine.

Week 2​

  • Browse OpenTacos issues with labels help wanted or good first issue
  • Identify an issue you want to work on. If you need some suggestions, ask us in Discord #openbeta-dev channel.
  • Assign the GitHub issue to yourself and start coding!
  • Take as much time as you need. Ask a question in #openbeta-dev if you're stuck.

Backend​

Week 1​

  • Complete all steps in Bootcamp Requirements
  • Be able to build the GraphQL API project on your machine.

Week 2​

  • Browse GraphQL API issues with labels help wanted or good first issue
  • Identify an issue you want to work on. If you need some suggestions, ask us in Discord #openbeta-dev channel.
  • Assign the GitHub issue to yourself and start coding!
  • Take as much time as you need. Ask a question in #openbeta-dev if you're stuck.

Full Stack​

  • Be able to build both OpenTacos and GraphQL API
  • Identify an issue you want to work on. If you need some suggestions, ask us in Discord #openbeta-dev channel.
  • If you're taking on a large feature, post your proposals in the GitHub issue.
  • Assign the issue to yourself and start coding!