General
- We have found that working in teams of two works best with one person handling mostly frontend while the other person does backend.
- Keep in mind that with a live product, both frontend and backend need to be developed and pushed simultaneously
- DO NOT touch ProductionDatabaseRedesign. You will be deving on a separate DB, SandBoxDB or SandBoxDBTEST is fair game for now
- you can also create your own separate collection
- branches will be merged to prestaging then staging for the Sandbox test. Once non dev members have approved the feature and fleshed out any bugs, it will be merged live to master.
Steps
- With a partner, find a task on Asana or look for a task here and add it to the Asana
- Write an issue on Github and assign both you and your partner
- Make sure to create a separate branch
- PRs will be approved by Debanik and Jeffrey
- Please make your PRs descriptive and include screenshots for frontend.
- By week 2, PR's can be approved by any 2 developers
Tech Stack
Links