Milestone Report 9 - AyranIsTheNewRaki/Herodot GitHub Wiki

Milestone Report for Sprint #9 (Closed on 1st of May)

Iteration V4

This milestone includes the issues stated below.

  1. Cultural Heritage Item Is Being Sent to Backend
  2. Login API
  3. Registration API Connection
  4. Connecting FE to API

This milestone is set to be completed to provide the 4th version of the iteration initiated at first.

First of all the "Registration API" with deploying our API to "http://api.herodot.world/". We also provided a documentation to give more insight about our API. This is aimed to be useful to start a learning curve around the team. We also have connected all FE features to API.

Login page connection to the API also had been completed. Merging branch "develop" in Login API and adding login API actions are performed through the sprint.

We discussed to define what actions a user shall perform on the application. Then we have decided to send CHO to the backend. This way;

  • A user could add time location pairs send cho objects to backend
  • User could be able to view the locations on a single map, this functionality will be added in the future, the view time and location button is not functional at the moment.

As a result, Cultural Heritage Object is connected with the backend as it planned earlier.

This milestone was a semi-major one therefore it had consisted updates and better versioning performances.

The next milestone is Iteration V5