Skip to content

MM_02_04_2020

Diego Ramirez edited this page Apr 16, 2020 · 1 revision

Date: 02/04/2020

Members:

  • Diego Ramírez Amandi
  • Óscar Sánchez Campo
  • Jesús Quesada Matilla
  • Pablo Fernández Martínez
  • Nicolás Mencía Gómez
  • Daniel Finca Martínez

Contents:

Discussion after v1.0 revision.

Improvements


App

  • Create a docker file/package to download the project. (already done)
  • Route creation description must be bigger (use a text area with a bigger box). Make it optional too.
  • Introduce information inside the points of the route (Comments, images,...)
  • Introduce a search for a location in the map.
  • Implement comments system for routes.
  • Route details. Change temp user by user logged in.
  • Handle errors in a more graceful way (improve alerts).
  • Change POD permisions progammatically (handle .acl files).
  • Add cucumber tests. Puppeteer must be included to automatize interface testing.
  • Improve test coverage.
  • Calculate total route distance.
  • GPX handling

Documentation

  • Link elements of the Readme to the index tags.
  • Move the user manual to a new point of the documentation instead of the README (also include it in the app).
  • Use README as a guide for running the app and tests, compiling it, run docker, etc.
  • Arc42 Point 3. Communication between Viade and other compatible apps (Viade doesn´t communicate directly).
  • Arc42 Point 5. Black box must be already decomposed. Connections should still be there although the black box is opened.