You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Our application has 4 different entities
24
24
***LESSONS** - This entity represents the lessons that are within a course each with their own information and are created at the time of creating and editing a course.
25
25
***ORDER** - This entity represents the purchasing process of a user and it stores the information of what courses are owned by what users.
26
26
27
-
###Users
27
+
## Users
28
28
Within the user entity there are different types of users;
29
29
30
30
***GUEST** - is the type of user that doesnt sign up for an account and has only access to view the course catalog and the main description of courses.
@@ -53,16 +53,16 @@ Administrators
53
53
- Visualize stastistics
54
54
55
55
56
-
###Additional Technology
56
+
## Additional Technology
57
57
Generate a pdf with the order information so that user can download this information
58
58
59
-
###Advanced Algorithm
59
+
## Advanced Algorithm
60
60
Search algorithm for courses (ajax).
61
61
62
-
###Graphics
62
+
## Graphics
63
63
Administrators will be able to check visual information about courses
64
64
65
-
###Screens
65
+
## Screens
66
66
67
67
The application consists of the following screens:
0 commit comments