Skip to content

Commit

Permalink
readme file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Dilip2116 committed Oct 1, 2022
1 parent 58bb6ef commit b9d0e5c
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,49 @@
# Description
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 roles are present on project

### 1.) Admin
1. Admin can login and logout.
2. Admin can view, update profile.
3. Admin can change password.
4. Admin can Update fee of courses.
5. Admin can view all registered student information
6. Admin can view all courses information which are launched on platform
7. Admin can view reports

### 2.) Student
1. Student can register.
2. Student can login and logout.
3. Student can view, update profile.
4. Student can change password.
5. Student can join multiple courses
6. Student can check their upcoming course
7. Student can check their all running courses.
8. Student can give feedback for course and teacher.

### 3.) Teacher
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.
6. Teacher can view student data.
7. Teacher can view reports.
8. Teacher can view their upcoming class information



<hr>
<hr>
<h2 align="center"> 💻 Technology Used </h2>
<p align="center">
1. Front End : HTML, CSS, JS(react), Bootstrap,
2. Middle Layer : Java(spring boot),
3. Back End : database(MYSQL),


<img height="40" src="https://github.com/devicons/devicon/blob/master/icons/java/java-plain.svg">
<img height="40" src="https://github.com/devicons/devicon/blob/master/icons/html5/html5-plain.svg">
Expand Down
Binary file modified documents/Project_Requirement_doc (Tutor-Adda)docx.docx
Binary file not shown.
Binary file not shown.

0 comments on commit b9d0e5c

Please sign in to comment.