TeaWithLucas / Gravitational-Waves

Gravitational Waves Game
MIT License
2 stars 1 forks source link

Backend for generic tasks #99

Closed benedekdaniel closed 3 years ago

benedekdaniel commented 3 years ago

Why is this merge request being submitted?

Because a backend for general task is required.

What does this merge request add functionality-wise?

It adds backend functionality for generic tasks.

How has the code been tested?

[ ] Automated tests

[X] Manual tests (specify what you've done)

Tested whether json serialization works and generic tasks are created based on json input. [x] New feature (never existed before)

[ ] Feature update (enhancing already existing feature)

[ ] Breaking feature (changes the already existing way of how the process works)

This does not close #92

Co-Authored: @Somafet @benedekdaniel

benedekdaniel commented 3 years ago

@TeaWithLucas Could you please have a look at this?