Skip to content

Commit 73d4fe5

Browse files
authored
Update README.md
1 parent f129b0c commit 73d4fe5

File tree

1 file changed

+68
-1
lines changed

1 file changed

+68
-1
lines changed

README.md

Lines changed: 68 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,68 @@
1-
# webapp10
1+
# Youdemy
2+
3+
##Programmers
4+
5+
| Name | Email | Github |
6+
| ------------- | ------------- | ----- |
7+
| Emiliano Sloth | [email protected] | emslmar |
8+
| Oscar Arranda | [email protected] | OscarArranz |
9+
| Fiorella Hernandez | [email protected] | fiorellaV |
10+
| Jose Manuel De Pablo Cobo | [email protected] | pablocjm |
11+
12+
##Description
13+
14+
Our web application will be a teaching platform where students will be able to acquire courses from teachers around the world.
15+
16+
##Users
17+
18+
-Guest
19+
-Student
20+
-Teacher
21+
-Administrator
22+
23+
24+
###Guests
25+
26+
- Search Content
27+
28+
###Students
29+
30+
- Search Content
31+
- Buy courses
32+
- Review courses based on stars
33+
- Leave comments
34+
35+
###Teachers
36+
37+
- Create courses
38+
- Create different topics inside the course
39+
- Upload videos
40+
- Request video removal
41+
42+
###Administrators
43+
44+
-Search Content
45+
- Approve course
46+
- Eliminate Course
47+
- Ban users
48+
- Visualize stastistics
49+
50+
###Tables
51+
52+
User
53+
Order
54+
Courses
55+
Topic
56+
Video
57+
Reviews
58+
59+
###Additional Technology
60+
61+
Play Video
62+
63+
###Algorithm
64+
Search algorithm for courses (ajax)
65+
66+
###Graphics
67+
Administrators will be able to check visual information about courses
68+

0 commit comments

Comments
 (0)