readder icon indicating copy to clipboard operation
readder copied to clipboard

Add a settings page

Open sleepyfran opened this issue 6 years ago • 2 comments

Right now the user always needs to select a community every time they enter in the app, even if they always read from the same one. We should add a settings screen in which the user can customize the default minutes, community and subcommunity and persist those settings in the local storage.

sleepyfran avatar May 18 '19 15:05 sleepyfran

@sleepyfran I'd love to help with this! Can I get some more info on the the deliverables for Settings page

mcshakes avatar Dec 18 '19 18:12 mcshakes

Hey @mcshakes, super glad to hear you're interested in tackling this! There's nothing set in stone right now, just the basic idea described in the issue. I guess a simple page with inputs that allows the user to set those three settings and a button to save those into the localStorage is more than enough. And of course checking if those settings are present when initializing the app (you can take a look at #12 for that since @andreasvirkus already did a great job for the dark mode).

If you have any more questions don't hesitate to ask :)

sleepyfran avatar Dec 19 '19 13:12 sleepyfran