File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,8 @@ Administrators will be able to check visual information about courses
66
66
67
67
The application consists of the following screens:
68
68
69
+ ## DIAGRAMS
70
+
69
71
### Navigation Diagram
70
72
The following diagram shows how users can navigate through the different pages of the application according to their role.
71
73
![ Navigation Diagram] ( /diagrams_and_images/Navigation_Diagram.png )
@@ -78,9 +80,9 @@ The following diagram shows the different classes in our web application.
78
80
The following diagram shows our database infrastructure/schema.
79
81
![ Database Diagram] ( /diagrams_and_images/database_schema.jpeg )
80
82
81
- ### CONTRIBUTIONS
83
+ ## CONTRIBUTIONS
82
84
83
- ## Emiliano Sloth
85
+ ### Emiliano Sloth
84
86
- Restful Error Handling
85
87
- User Authentication
86
88
- CRF Handling
@@ -90,11 +92,11 @@ The following diagram shows our database infrastructure/schema.
90
92
- Delete Course and Lessons within Course
91
93
- Teacher allowed to Modify their own content
92
94
93
- ## Fiorella Hernández
95
+ ### Fiorella Hernández
94
96
- Video View
95
97
- Video Player
96
98
97
- ## José Manuel de Pablo
99
+ ### José Manuel de Pablo
98
100
- Order Handling (Create, Delete).
99
101
- Checkout step from course page to finish order.
100
102
- Order info to PDF file.
@@ -103,14 +105,14 @@ The following diagram shows our database infrastructure/schema.
103
105
- Admin dashboard listing entities.
104
106
- Update database schema.
105
107
106
- ## Oscar Arranz Pato
108
+ ### Oscar Arranz Pato
107
109
- Course creation
108
110
- Lesson creation
109
111
- AJAX course loading
110
112
- Course search
111
113
112
114
113
- ### Start coding
115
+ ## Start coding
114
116
Follow these steps to get working:
115
117
116
118
1 . Clone the repo ` git clone https://github.com/CodeURJC-DAW-2021-22/webapp10 ` .
You can’t perform that action at this time.
0 commit comments