Merge 66179db71f
into 08b771c863
commit
1d6e4467fc
@ -0,0 +1,39 @@
|
||||
# E-learning platform
|
||||
|
||||
**Tier:** 3-Advanced
|
||||
|
||||
e-learning platform where lecturer can use to share learning resource with student and keep track of the student progress.
|
||||
|
||||
|
||||
### Constraints
|
||||
- Developers may use HTML,CSS, and Vanilla js, or any framework of his choice (Tailwindcss, Bootstrap, Vue, React, Angular) for the frontend.
|
||||
|
||||
- Developers may use any language or framework(Php, Node.js etc) of his choice for the backend.
|
||||
|
||||
- Developers may use any language or framework(MongoDB, MySQL etc) of his choice for the
|
||||
|
||||
-
|
||||
|
||||
## User Stories
|
||||
|
||||
- [ ] User is prompted to enter his department and ID number when he visits the paltform. The ID number will will be stored in the application.
|
||||
|
||||
- [ ] User can add his/her email address to receive a notification when a note is shared with his ID and department label.
|
||||
- [ ] User can see all the shared resources in his/her dashboard
|
||||
|
||||
|
||||
## Bonus features
|
||||
|
||||
- [ ] User can download the note.
|
||||
- [ ] User can view the note on the platform
|
||||
- [ ] User can be able to search for note on his/her dashboard
|
||||
|
||||
## Useful links and resources
|
||||
|
||||
- [https://developer.mozilla.org/en-US/]
|
||||
- [https://tailwindcss.com/docs/installation]
|
||||
|
||||
## Example projects
|
||||
|
||||
- [https://teacherzone.com/]
|
||||
- [https://www.studocu.com/]
|
Loading…
Reference in new issue