Explorar el Código

Add todos

master
Noëlle hace 4 años
padre
commit
40564c094c
Se han modificado 1 ficheros con 32 adiciones y 0 borrados
  1. 32
    0
      todo.md

+ 32
- 0
todo.md Ver fichero

@@ -0,0 +1,32 @@
# To-dos

### Main

* User
* * Registration
* * Login
* * Preferences
* * Review Images/Albums
* * * incl. delete
* Admin
* * Site preferences
* Upload
* * Require login
* View
* * Individual image
* * Album
* * By tag
* * By user

### API

* Login (POST)
* Upload image (POST)
* Create album (POST)
* Delete image (POST)
* Delete album (POST)
* * Orphan images or delete images
* Fetch image (GET)
* Fetch album (GET)
* Fetch tag (GET)
* Fetch user images (GET)

Cargando…
Cancelar
Guardar