e939540
(HEAD -> master)
Arreglo en capsulas para que se vean las fotos bien movil by
2022-12-23 01:38:18 -0400
e742f82
Merge branch 'master' of https://git.ccom.uprrp.edu/CCOM4030/AlAlRy by
2022-12-21 20:08:55 -0400
522c4b6
Minor Modification to Biograph Design by
2022-12-21 20:08:02 -0400
cbfdd4b
Added images to capsules by
2022-12-21 18:45:03 -0400
51f2b2d
Eliminacion de los titulos en el header, imagenes correspondientes en pagina de Quiz by
2022-12-21 17:25:26 -0400
8bcb779
All Address fixed by
2022-12-21 15:37:26 -0400
0e7fd7b
Fixed image import. by
2022-12-21 14:48:05 -0400
5d376a0
Added & Modified by
2022-12-21 13:35:26 -0400
9147c23
Routing de quizzes dentro de la pagina de biografia arreglado. Color de header modifiacado by
2022-12-21 12:37:49 -0400
7b01187
Fixed Quizzes routing. by
2022-12-20 23:47:56 -0400
b3b65b1
Merge branch 'UserStory5' by
2022-12-20 23:17:45 -0400
122fd14
(UserStory5)
Added capsule info and dangerouslySetInnerHTML for HTML formatting. by
2022-12-20 23:05:48 -0400
d59018d
Added Search Bar for both capsules and biographies. Small tweaks in code formatting and variable names. by
2022-12-20 20:58:14 -0400
12d1185
Fixed Error by
2022-12-20 18:31:11 -0400
f003ebf
Modification to List by
2022-12-20 18:27:27 -0400
9f45a2a
(UserStory4)
Modification to List by
2022-12-20 18:16:05 -0400
649fe9b
Tercer commit: Se añadió al Quizzes.json el template de las biografias de las capsulas nuevas by
2022-12-20 14:41:36 -0400
e655239
(UserStory6)
Segundo commit: Quiz funcional, despliega si aserto o no la respuesta y total de asertadas by
2022-12-20 00:00:14 -0400
1614862
Merge branch 'master' of git.ccom.uprrp.edu:CCOM4030/AlAlRy into UserStory5 by
2022-12-19 16:18:00 -0400
00f67bf
Merge branch 'master' into UserStory6 by
2022-12-17 17:18:59 -0400
986bf80
US6 Commit 2: Cambios menores by
2022-12-17 17:07:21 -0400
bad42eb
Modified List Design by
2022-12-17 15:53:04 -0400
b1ef5c9
Color Added by
2022-12-17 14:49:23 -0400
b81be49
Router fully functional by
2022-12-17 13:39:45 -0400
936d7e9
Router half functional by
2022-12-17 13:18:48 -0400
137c2b1
Primer commit: Solo se ve quiz de Clemente pero ya guarda las respuestas by
2022-12-15 16:44:06 -0400
9e6b8a9
Implemented Capsule Search Bar and Biography Search Bar. Work needed on routing and props data handling. by
2022-12-15 11:28:43 -0400
407f8e9
Modificacion Incompleta by
2022-12-14 19:33:55 -0400
80dc4da
Added Search Bar functionality to Capsules list. by
2022-12-13 00:59:32 -0400
2539399
Last modification by
2022-12-07 19:23:23 -0400
3f2190f
First Version by
2022-12-06 13:25:16 -0400
54824a3
(UserStory3)
initial commit by
2022-11-29 21:47:11 -0400
2c7bdb4
(UserStory2)
Minor changes by
2022-11-29 12:25:26 -0400
c1fc1ba
Reverted About Us link tweak. Needs revision for future functionality by
2022-11-29 11:47:44 -0400
643ccdb
Adding Capsules List Page and Single Capsule Page. Additionally, made minor text editing. by
2022-11-29 01:34:16 -0400
229914a
Merge branch 'UserStory1' of git.ccom.uprrp.edu:CCOM4030/AlAlRy into UserStory2 by
2022-11-28 23:03:19 -0400
6431617
(UserStory1)
First Modification by
2022-11-28 14:52:52 -0400
bb0a255
Starting branch from scratch by
2022-11-23 14:28:06 -0400
8c294f3
(sortingFinal)
Arreglos al algoritmo de heapSort by
2022-10-11 13:35:44 -0400
c21a14e
Arreglos en funcion heapSort. Prueba de heapSort anadida en test_sortAlgo.py by
2022-10-11 12:05:34 -0400
13ca9b0
Merge branch 'sortingFinal' of https://git.ccom.uprrp.edu/CCOM4030/AlAlRy into sortingFinal by
2022-10-11 11:34:04 -0400
7c902df
Merge branch 'HeapSort' into sortingFinal by
2022-10-11 11:01:15 -0400
d3ab427
(HeapSort)
codigo de heapsort anadido by
2022-10-11 01:55:52 -0400
a2f5b85
Arreglos de indentacion y debug de quicksort. Modificacion al modulo de prueba. by
2022-10-10 23:04:49 -0400
29d2a0f
Merge branch 'QuickSort' into sortingFinal by
2022-10-04 00:59:34 -0400
5a76ebf
(QuickSort)
Cambios menores a archivos by
2022-10-04 00:51:10 -0400
1cf04b5
Pruebas para el algoritmo de Quicksort by
2022-10-04 00:45:41 -0400
f30d3b5
Primera implementacion del algoritmo QuickSort y sus funciones auxiliares by
2022-10-03 01:21:38 -0400
213c567
Merge branch 'ShellSort' into sortingFinal Merge ShellSort by
2022-09-28 16:37:57 -0400
41bd4ae
(ShellSort)
Added comments to the code by
2022-09-17 15:31:52 -0400
b2916b9
(MergeSort)
Added comments and modified a bit the code by
2022-09-17 15:30:05 -0400
ccdcae0
ShellSort function code added by
2022-09-14 18:05:35 -0400
9719acd
MergeSort function code added by
2022-09-14 18:01:34 -0400
3849825
Sorting Code by
2022-09-13 12:43:02 -0400