StudyNotion is a fully functional ed-tech platform that enables users to create, consume, and rate educational content. The platform is built using the MERN stack, which includes ReactJS, NodeJS, MongoDB, and ExpressJS. There is still lot to do to make this project fully functional ed tech platform, but right now it has limited functionalities such as :-
- Home page
- About us Page
- Login
- Sign up
- Forgot password
- Reset Password
- Verify Password
- Check email page (resend otp)
- Contact Us Page ( will be added soon )**
Backend Functionalities:
- Token authentication
- OTP verification
- Sign up
- Login
- Sending email
This project uses OTP verification method to verify the user.
Future additions :
- CRUD Operations on Courses
- Dashboard Page ( to be shown after login )
- Payment integration
- Different "courses" pages
- Review Slider
Some screenshots are added from the website :
->Landing_page
->Login_page
->Signup_page
->forgot_password_pages
This project uses React version 18.2 and Tailwind CSS version 3.2.
Contributions are welcome! If you have any suggestions or find any issues, please feel free to open an issue or a pull request.