Sprint 2 Retrospective - WSU-4110/Creative-Writing-Site GitHub Wiki

Sprint 2 Retrospective

What went well


  • We were able to make a lot of progress on integrating a database to handle our many site functions.
  • Implemented a sign up/log in screen that worked with the database we set up.
  • Implemented the database to take the posts from the writing editor and save them on the database.

Areas to improve


  • Manage our time better in general.
  • Need to research a project more to recognize what kind of tech stack we needed before starting the sprint.
  • We had to learn PHP and PHPMyadmin in the middle of this sprint, which lessened the amount of work that was spent on our features.