Quaremain - A Linux desktop application to manage basic survival resources including food and water

Hey guys. I was exploring the possibilities of making a desktop application with Electron-like technology on Linux. I came up with this.

Currently, you can download and execute it right away without installing any
dependencies on Ubuntu 20.04 (Focal Fossa) (see README.md)

This is my first ‘desktop’ app, so it is really not polished and very simple. However, I’m looking forward to improve it from time to time. Please don’t hesitate to give any feedback for this project.

Repository page: https://github.com/momozor/quaremain

Currently moving the client to behave like an SPA at v0.7.x

Gonna switch to Vue from JQuery for the front-end.

Switching to client-side rendering (Vue) is done. https://github.com/momozor/quaremain-vue-client