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
Copy file name to clipboardExpand all lines: docs/README.es.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,9 +129,9 @@ Esto levantará el servidor y pondrá en funcionamiento el API REST para que pue
129
129
- Asegúrate de tener correctamente instalados todos los programas necesarios antes de proceder con la ejecución del proyecto.
130
130
131
131
- En el archivo db.json se posee tres cuentas y 14 posts. Estas son las credenciales de cada cuenta para por iniciar sesión en el proyecto y editar los posts ya creados:
Copy file name to clipboardExpand all lines: etc/TODO List.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
-
1. Improve the CSS
1
+
# TODO List
2
+
3
+
1. Improve the CSS.
2
4
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
5
3. In the search panel, keep the search parameters when you search by word or tag.
4
6
4. Improve the notifications in terms of appearance on the screen and its aesthetics.
0 commit comments