Closed Arxari closed 2 months ago
Honestly just having a lot of issues trying to figure this out, adding the help wanted tag if anyone wants to take a shot. Also creating a dev branch so people can see my attempts/progress.
Accounts are hard themselves cuz databases I have no experience with and when you add on top of it that you need to figure out how to also translate that into running multiple concurrent instances each with their own data... it's hard ;-;
Account feature added. Now focus is on making sure alarms actually work and multiple for different users can be running (counting down) at the same time.
Yep, WebUI is fully functional on the UI side, just the backend for alarms that needs to be finsihed.
Figured it out. Outside of timezones and prevention of duplicate username (relatively unnecessary features) the WebUI functional and can handle as many users as you throw at it (probably)!
Minor issue, when the server script is restarted it doesn't show new logs of existing users, functionally it works tho.
Make it so that people are able to connect to the server and use accounts to have their own separate instances with their own config.txt and .env