openrecall / openrecall

OpenRecall is a fully open-source, privacy-first alternative to proprietary solutions like Microsoft's Windows Recall. With OpenRecall, you can easily access your digital history, enhancing your memory and productivity without compromising your privacy.
GNU Affero General Public License v3.0
1.47k stars 65 forks source link

Create beautiful, pretty UI design #18

Closed martinszeltins closed 2 weeks ago

martinszeltins commented 3 weeks ago

Just like the Microsoft Recall which has modern UI, please create a beautiful enjoyable UI

Something like this: image

scarlettekk commented 3 weeks ago

Pull requests are always welcome!

martinszeltins commented 3 weeks ago
  1. Can someone explain why this issue got 5 thumbs down? 👎🏻 Do people not like nice UIs?
  2. Can this be implemented as a frontend that is seperate from the backend? For example using the Nuxt framework that communicates with the openrecall backend (using HTTP protocol)? We would also need to agree on the API used for the communication. I assume this would require changes on the backend, right?

cc. @koenvaneijk Would like to hear your thoughts on #2

scarlettekk commented 3 weeks ago

People thumbs it down because it is a very large, vague ask to replace something that already exists with something you feel is better - there's nothing wrong with that, but it's important to remember that everyone working on this project is volunteering their time and they may prefer to focus on core parts of the program before doing something like beautifying the UI.

koenvaneijk commented 2 weeks ago

Fully agree, the UI could use some work.

For the next version we're working on a couple of different items which have been prioritized due to requested functionality, but eventually we will have to improve the UI.

For now I will close this issue as it is not related to a specific feature or a bug, I have however opened a discussion here: https://github.com/openrecall/openrecall/discussions/35

Thank you @martinszeltins for your input, hope to continue the discussion at the above link.