-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
# Codeholic | ||
This is an EdTech platform. Here, anyone can sign up as a Student or an Instructor.</br> | ||
This is an EdTech platform. Here, anyone can sign up as a Student or an Instructor. | ||
|
||
Catagories are being set prior by Admin only.</br> | ||
Catagories are being set prior by Admin only. | ||
|
||
Instructors can add courses under a particular category and upload video lectures topic-wise. They will have a seperate dashboard where they can check all details and statistics about their own courses i.e how many students are enrolled in that course or what's the total earnings etc.</br> | ||
Instructors can add courses under a particular category and upload video lectures topic-wise. They will have a seperate dashboard where they can check all details and statistics about their own courses i.e how many students are enrolled in that course or what's the total earnings etc. | ||
|
||
Courses will be available in the Catalog section under their respective catagories.</br> | ||
Courses will be available in the Catalog section under their respective catagories. | ||
|
||
Students can go to the Catalog section and add any course to cart and buy it. After successful payment, the course will be available in the enrolled courses section of the student dashboard. From there student can open the video lectures and watch the videos and progress of videos will also be saved. Besides, enrolled students can also give rating and reviews to that course.</br> | ||
Students can go to the Catalog section and add any course to cart and buy it. After successful payment, the course will be available in the enrolled courses section of the student dashboard. From there student can open the video lectures and watch the videos and progress of videos will also be saved. Besides, enrolled students can also give rating and reviews to that course. | ||
|
||
Payment will be done through Razorpay gateway where multiple ways of payment are present.</br> | ||
Payment will be done through Razorpay gateway where multiple ways of payment are present. | ||
|
||
Both student and instructor can view, edit and save their profiles and upload profile picture in Settings and if required can also delete their account.</br> | ||
Both student and instructor can view, edit and save their profiles and upload profile picture in Settings and if required can also delete their account. | ||
|
||
There is no admin signup process till now, working on that.</br> | ||
There is no admin signup process till now, working on that. |