gush-labs / kazan

VueJS web-app to practice Japanese
https://gush-labs.github.io/kazan/
GNU General Public License v3.0
1 stars 1 forks source link

Support loading reviews from JSON or CSV #77

Closed VadimGush closed 1 year ago

VadimGush commented 2 years ago

Instead of hard coding content of reviews we should support loading that content from local or remote resources. Such resources can have required content in JSON or CSV formats.

VadimGush commented 2 years ago

In this way it will be much easier for new contributors to edit content in our web-app.