outdoorbits / little-backup-box

This software turns a single-board computer into a versatile, pocket-sized backup solution. Especially for digital photography, this is the solution for backing up images and media files on mass storage devices when traveling or at events. Media content can be viewed and rated for the subsequent process.
http://littlebackupbox.com
GNU General Public License v3.0
504 stars 103 forks source link

Preparing styling for the future #135

Closed MaximilianFlechtner closed 1 year ago

MaximilianFlechtner commented 2 years ago

Tailwind is clearly better than Bootstrap and, above all, it is lighter. I have also adapted the PHP code a little. In the future I would like to write the PHP code as a kind of api so that a cool Vue application or similar can be chosen as the frontend. Unfortunately, with the move, the possibilities of the appearance customisation have been lost, but I will add them back soon.

MaximilianFlechtner commented 2 years ago

@outdoorbits I think these are breaking changes, would it be possible to move this to a development branch ?

outdoorbits commented 2 years ago

Thank you for your huge contribute! Please let me take some time to understand all that.

MaximilianFlechtner commented 2 years ago

@outdoorbits Yes, no problem, as I said, it would be best in a development branch because the changes are not yet 100% production ready.

MaximilianFlechtner commented 2 years ago

@outdoorbits Ok I will finalize the code in the next few days and optimize the mobile version.

outdoorbits commented 2 years ago

Hi, sorry, I just do not understand the advantage yet. Your code looks elegant, of course. But the changes of the web UI do not look very clean to me: Screenshot_20220120_205545 What I'm missing most, is a collapsible menue for small screens. Could you tell me, why to change? e

MaximilianFlechtner commented 2 years ago

I will adjust the code to provide the previous functions, it was just a quick draft. And I think the article explains it pretty well, you have more control and have a smaller css file.

https://darkghosthunter.medium.com/should-i-use-bootstrap-or-tailwind-bdb2a5328c0b