Skip to content

Commit c7af7f5

Browse files
authored
Update README.md
1 parent 79ffdf0 commit c7af7f5

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -56,31 +56,31 @@ Course
5656
Video
5757

5858
## User
59-
-userID or mail
60-
-name
61-
-lastname
62-
-age
63-
-role (student, teacher)
59+
- userID or mail
60+
- name
61+
- lastname
62+
- age
63+
- role (student, teacher)
6464

6565
## Order
66-
-orderID
67-
-userID (FK)
68-
-courseID (FK)
69-
-price
70-
-orderDate
66+
- orderID
67+
- userID (FK)
68+
- courseID (FK)
69+
- price
70+
- orderDate
7171

7272
## Course
73-
-CourseID
74-
-courseName
75-
-Category (tech, finance, law)
76-
-price
77-
-enrolledStudents
73+
- CourseID
74+
- courseName
75+
- Category (tech, finance, law)
76+
- price
77+
- enrolledStudents
7878

7979
## Video
80-
-videoId
81-
-videoName
82-
-videoDataa
83-
-courseID (FK)
80+
- videoId
81+
- videoName
82+
- videoDataa
83+
- courseID (FK)
8484

8585

8686
## Additional Technology

0 commit comments

Comments
 (0)