You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Load the image to the input of this one when you edit a post because currently this one doesn't receive anything, so you don't have to load the same original image again from the client.
3
+
3. In the search panel, keep the search parameters when you search by word or tag.
4
+
4. Improve the notifications in terms of appearance on the screen and its aesthetics.
5
+
5. Improve the code nomenclature (like camelCase, snake_case, PascalCase).
6
+
6. Apply more the "DRY" development principle and/or Decentralize, Distribute, Delegate even more functions or tasks in the code.
7
+
7. Improve the README and translate it into English and German.
8
+
8. Take screenshots of the project and upload them to the README once an acceptable level of aesthetics has been reached.
9
+
9. Apply the DRY principle for links to CSS files in HTML files.
10
+
10. Do not allow the user to make more than one click on a button to avoid problems of duplicates or null elements.
0 commit comments