Skip to content

Commit cf0c238

Browse files
authored
Update README.md
1 parent be743a2 commit cf0c238

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ Administrators will be able to check visual information about courses
6666

6767
The application consists of the following screens:
6868

69+
## DIAGRAMS
70+
6971
### Navigation Diagram
7072
The following diagram shows how users can navigate through the different pages of the application according to their role.
7173
![Navigation Diagram](/diagrams_and_images/Navigation_Diagram.png)
@@ -78,9 +80,9 @@ The following diagram shows the different classes in our web application.
7880
The following diagram shows our database infrastructure/schema.
7981
![Database Diagram](/diagrams_and_images/database_schema.jpeg)
8082

81-
### CONTRIBUTIONS
83+
## CONTRIBUTIONS
8284

83-
## Emiliano Sloth
85+
### Emiliano Sloth
8486
- Restful Error Handling
8587
- User Authentication
8688
- CRF Handling
@@ -90,11 +92,11 @@ The following diagram shows our database infrastructure/schema.
9092
- Delete Course and Lessons within Course
9193
- Teacher allowed to Modify their own content
9294

93-
## Fiorella Hernández
95+
### Fiorella Hernández
9496
- Video View
9597
- Video Player
9698

97-
## José Manuel de Pablo
99+
### José Manuel de Pablo
98100
- Order Handling (Create, Delete).
99101
- Checkout step from course page to finish order.
100102
- Order info to PDF file.
@@ -103,14 +105,14 @@ The following diagram shows our database infrastructure/schema.
103105
- Admin dashboard listing entities.
104106
- Update database schema.
105107

106-
## Oscar Arranz Pato
108+
### Oscar Arranz Pato
107109
- Course creation
108110
- Lesson creation
109111
- AJAX course loading
110112
- Course search
111113

112114

113-
### Start coding
115+
## Start coding
114116
Follow these steps to get working:
115117

116118
1. Clone the repo `git clone https://github.com/CodeURJC-DAW-2021-22/webapp10`.

0 commit comments

Comments
 (0)