Milestone Report 10 - AyranIsTheNewRaki/Herodot GitHub Wiki

Milestone Report for Sprint #10 (Closed on 8th of May)

Iteration V5

This milestone includes the below issues.

  1. Added New Menu Items
  2. Development
  3. Heritage Object CRUD Operations Implemented
  4. Listing CHO Items
  5. Bug API Issues
  6. Filter Listed CHO

We had following missing menu items.

*Categories *Adding New Items *My Heritages

Above items has been added to give the user a better guide on application. All the merging actions performed on the same page as a team decision.

We released a new version to show the implementation of CRUD operations such as create, update and delete. Listing Cultural Heritage Objects items upon login. Therefore, a user should be able to see CHO items in the system, their images and time location couples should be viewable. In addition, we have added button for annotation and left that activity for later.

We also had a bug on the way of this sprint. API gave "HTTP 401 Unauthorized when sending GET request to /heritage and /heritage/{id}." However according to our requirement 18 on https://github.com/AyranIsTheNewRaki/Herodot/wiki/Requirements-Elicitation we could allow visitors to see this pages as well. As a result, we have removed authentication requirement from those two APIs.

We have discussed to find a proper way to filtered/categorized listing of CHO items.

The next milestone is Iteration V6