diff --git a/TODO b/TODO new file mode 100644 index 0000000..d517d66 --- /dev/null +++ b/TODO @@ -0,0 +1,8 @@ +- Factor out language support into some kind of declarative format (likely JSON) + - Make website endpoint that can edit and export strings graphically +- Allow setting settings without account using session regardless +- Create user account profile page (PFP etc.) +- Create forum +- Provide data download + - Publish database somewhere +- Implement search backend