Similar to the meme page, when you view the page of a collection you created, there is an options icon that when clicked, opens a menu where you can edit or delete the collection
If you press on edit, an edit modal pops up where you can edit the name and select which memes should be in the collection
If you press on delete, a warning modal shows up, and if you press delete the collection will be permanently deleted
Added a search bar on the main collections page where you can search for your own or other people’s collections
Added the collections tab to the main nav bar and the footer to improve navigation
You can now add a short public about me bio on your profile by clicking on the edit profile button that shows an input edit modal
When you hover over your own messages, a delete button now shows up that lets you delete the message for both of you after a confirmation modal just like all the other delete functionalities
You can undo the deletion by pressing on the undo button that shows up, which restores the message for both of you
I spent most of my time on MemeBoard developing while logged in, so I wasn’t aware most of my pages were completely broken and returning errors if someone visited them while not being logged in, so I implemented a ton of conditionals and permission stuff for auth to make sure every page works properly or redirects to the login page
When you’re not logged in, you can still use the app and browse memes, it’s just that a lot of features are unavailable
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.