Skip to content

Iteration 1

Netanel Draiman edited this page May 12, 2016 · 13 revisions

Minimum Viable Product

Table of Contents


Iteration Goals:

This iteration's main goal will be to create the bare-bones of the whole project, a minimum viable product, meaning the creation of:

  • User Dashboard
  • Database Endpoints
  • Renovation Project Page
  • User framework including User Permissions
  • Basic Chat System

With those feature in place, the client will be able to check the main functionality of the product, Managing Renovation Projects, and give initial feedback.

Iteration Roles:

  • The whole team

Iteration Current Tasks:

Screenshots before Iteration

pre-iteration-issues

Screenshots after Iteration

post-iteration-issues

Accumulated Completion Points:

  • Renovation Project Page - 13 Points
  • Basic Dashboard Page - 21 Points
  • Basic Chat System - 13 Points
  • Create Database Methods - 13 Points

Total: 60

Team Meetings / User feedback / Weekly Summaries:

Mid-Iteration Meeting:

  • Completed Database methods - both frontend and backend
  • Completed Basic chat system
  • Completed Basic Dashboard page

The rest of the iteration will focus on:

  • Polishing the Dashboard page and chat system
  • Finishing the renovation page.
  • Merging all the work and fixing resulting bugs.

Iteration Conclusion:

  • We completed all the iteration issues.
  • Created Unit-Tests for both Frontend and Backend

Still need to fix remaining bugs and add additional functionality in the upcoming iterations.

Code Review