]> git.llucax.com Git - software/sercom.git/commitdiff
Agregar TODO de lo que queda para hacer.
authorLeandro Lucarella <llucax@gmail.com>
Thu, 22 Feb 2007 00:05:49 +0000 (00:05 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 22 Feb 2007 00:05:49 +0000 (00:05 +0000)
TODO.txt [new file with mode: 0644]

diff --git a/TODO.txt b/TODO.txt
new file mode 100644 (file)
index 0000000..075c90b
--- /dev/null
+++ b/TODO.txt
@@ -0,0 +1,13 @@
+- Empezar con el backend (luca)
+- Pensar/resolver password en ABM de Docente/Alumno
+- Agregar archivo de enunciado al Enunciado (ricky)
+- Terminar ABM simples:
+  * Curso (nico)
+    * DocenteInscripto (Docente) (nico)
+    * AlumnoInscripto (Alumno) (nico)
+    * Ejercicio (Enunciado) (ricky)
+      * InstanciaDeEntrega (ricky)
+    * Grupo
+      * Miembro (AlumnoInscripto)
+      * Tutor (DocenteInscripto)
+  * Rol