Credit to @podanrj
https://utopian.rocks/
https://github.com/amosbastian/utopian.rocks
To complete this task you will probably need some knowledge of:
About a week ago I updated Utopian.rocks' style and tried making it responsive. I failed a bit. When using it on mobile you have to zoom out to see everything, which isn't ideal. After spending a lot of time on trying to improve it I finally gave up and decided it would be better to ask for help instead.
Another thing problem was that I added a category filter a couple of days ago as well, which made it even less responsive.
In the meantime I also got a request to add the ability to filter based on the user that published the post or by keywords in the title. This means that this task covers the following two things:
For making everything responsive you will more than likely have to edit the following files:
and maybe the associated HTML files. For adding the input field and filtering you will more than likely need to edit the following files:
If it's possible I would like the filtering to be done with JavaScript. However, if this isn't possible, then I don't mind if it is implemented using Python and Flask, but that will probably require a bit more work.
I would like to see the task fulfilled within two weeks of the creation of this post.
I've updated the the README, which should include enough information to get everything up and running locally. Once you have done that, or are having trouble with the instructions, then you can contact me on Discord at Amos#4622.
I hope everything is clear, but if something isn't then please ask for clarification in the comments or on Discord!