Skip to content

Instantly share code, notes, and snippets.

@dawnlunacy
Last active December 5, 2019 05:37
Show Gist options
  • Save dawnlunacy/13f583250573a8bc2f19d8c0777c8425 to your computer and use it in GitHub Desktop.
Save dawnlunacy/13f583250573a8bc2f19d8c0777c8425 to your computer and use it in GitHub Desktop.

Iterations

Iteration 0 : Initial Setup : Finish by Tuesday Night - Dec 3 2019

  • setup repos on github
  • connect repos
  • setup project board
  • setup PR Template
  • draft up designs/ wireframes
  • draft up schema

Iteration 1 : Setup Back-End : Finish by Wednesday Night - Dec 4 2019

  • code schema for backend
  • seed database
  • add CORS and whitelist / add corsOptions
  • TDD
  • write code for endpoints & pass tests
  • Ensure testing for BE is at minimum 98%

Iteration 2 : Deploy Backend / Update README : Finish by Thursday Night - Dec 5 2019

  • Deploy back-end to Heroku
  • Ensure README is up to date and well formatted

Iteration 3 : Front-End : Finish by Saturday Night - Dec 7 2019

  • wireframe components
  • setup / install initial react app
  • setup components
  • finish MVP for front end UI/UX

Iteration 4 : Test Front-End : Finish By Monday Night - Dec 9 2019

  • complete a minimum of 75% testing coverage for front end

Iteration 5 : Update README // Deploy Front-End to Heroku : Finish by Tuesday Night - Dec 10 2019

  • Deploy front-end to Heroku
  • Ensure README is up to date and well formatted

Iteration 6 : Extensions & Icebox : Finish by Wed Night - Dec 11 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment