SEP-TU-e-2024 / website

MIT License
4 stars 4 forks source link

As a system I store the specified problems (back-end) #90

Closed ronalddenouden closed 2 months ago

ronalddenouden commented 3 months ago

Description

The platform will support at least 2 optimization problems:

The system stores specified problems. The associated data can be stored for more problem. For now it will be stored for the two optimization problems above.

Acceptance Criteria

Requirements

Refinement

Requires implementing the datamodel that was defined before. Adding how to do the different settings/metrics and linking it to a validator.

Doodshoofdaapje commented 3 months ago

All information regarding specified problems are currently being stored. In addition, there is a backend endpoint to download the files from blob. Progress can be tracked in https://github.com/SEP-TU-e-2024/website/pull/140