Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dilip2116 committed Oct 1, 2022
1 parent 4788dab commit 3e024bc
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@
On this global platform, multiple teachers can launch their online courses on any subject, and students can select the courses based on their preferences and reviews of teachers. This platform will help teachers to manage their individual schedules. At the end of each course, students can give reviews to the teacher regarding their performance to help other students while selecting courses.

#feature

## Three role are present on project

### 1.) Admin
1. Admin can login and logout.
#1. Admin can login and logout.
2. Admin can view, update profile.
3. Admin can change password.
4. Admin can Update fee of courses.
Expand All @@ -35,11 +37,11 @@ On this global platform, multiple teachers can launch their online courses on an
8. Student can give feedback for course and teacher.

### 3.) Teacher
1. Teacher can register.
1. Teacher can register.
2. Teacher can login and logout.
3. Teacher can view, update profile.
4. Teacher can change password.
5. Teacher can launch multiple courses without having collision in time slot.
5. Teacher can launch multiple courses without having collision in time slot.
6. Teacher can view student data.
7. Teacher can view reports.
8. Teacher can view their upcoming class information
Expand Down

0 comments on commit 3e024bc

Please sign in to comment.