javigallostra / RocoLib

Web App to create and share bouldering routes of a climbing gym.
GNU General Public License v3.0
7 stars 3 forks source link

Add section to app to add new walls #24

Closed juangallostra closed 2 years ago

juangallostra commented 3 years ago

Description

Add a credentials protected section in the app to enable new wall creation (mainly set the naming, define sections and upload images).

Currently we have to manually add a new wall by directly accessing the different involved services (DDBB, backend, ect.).

The three fields that are required to add a new wall are:

  1. Name
  2. Sections
  3. Images
juangallostra commented 2 years ago

Although not implemented in the app, a new utility tool has been developed as per #66 that eases the addtition/deletion of gyms.