Skip to content

Iter3 Checker & Manager home pages

Itay-Hefetz edited this page Jun 2, 2018 · 25 revisions

Iteration 3 - Checker & Manager home pages

Table of contents

Goals

In this iteration we are planning to create student and teacher home pages, project upload page and secure all pages so that only registered users (according to their permissions) can view the pages

  • creating Checker home page

    • Allow checker to login into the system (US5).
    • Allow checker to add project feedback (US16 ).
  • connecting Checker to projects

    • Connecting Checker to projects (US11 ).
  • creating Manager home page

    • Allow manager to login into the system (US6).
    • Allow manager to create new users (US8).
    • Allow manager to view and update competitions (US14).
    • Start developing manager tools.
  • Security

    • Protect pages, so only allowed users can observe pages.

Remark: You can view our US(User stories) in our SRS document

Team Roles

In this iteration we have divided the work in the following order:

Adi Halali - Moran Zargari - Itay Hefetz - Alex Levenzon - Igor Kholodenko -

Task Management

Issues and boards

The current tasks, and their matching iterations and priority can be found in the issues page

The main project Kanban board can be found here

Total Estimation

Screen Shots

Before iteration:

After Iteration:

Documentation

Diagrams

Relevant diagrams to all development iterations can be found at the SDS document

Code review

Code review is shared across team members both verbally and through group e-mail. Also, all of our team members are responsible to document their written code after each commit that they made. Product files are divided into corresponding folders , each folder contains different feature or product service - with its corresponding files.

Code tests

Meeting Summaries

Retrospective

Strengths in this iteration

Inertia weaknesses

Web-app screen shots with the available and functional web-pages

Client Feedback

Deployment

Our current alpha deployment is up and running at this link.

Currently this version supports functional features:

  • Full user registration
  • Login/Logout and password reset option
  • Home page with navigation through all available application pages
  • Change registration details
  • Upload project including user file (This is still under development for full features).
  • View and update project details (This is still under development for full features).

The application has this under development screens

Next Iteration Planning

The third iteration planning can be found here

Clone this wiki locally