Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 2.47 KB

README.md

File metadata and controls

68 lines (43 loc) · 2.47 KB

StudyNotion - an Ed-tech platform

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 :-

  1. Home page
  2. About us Page
  3. Login
  4. Sign up
  5. Forgot password
  6. Reset Password
  7. Verify Password
  8. Check email page (resend otp)
  9. Contact Us Page ( will be added soon )**

Backend Functionalities:

  1. Token authentication
  2. OTP verification
  3. Sign up
  4. Login
  5. Sending email

This project uses OTP verification method to verify the user.

Future additions :

  1. CRUD Operations on Courses
  2. Dashboard Page ( to be shown after login )
  3. Payment integration
  4. Different "courses" pages
  5. Review Slider

Some screenshots are added from the website :

->Landing_page

Screenshot 2023-11-12 142820

Screenshot 2023-11-12 143004

Screenshot 2023-11-12 142931

->Login_page

Screenshot 2023-11-12 143126

->Signup_page

Screenshot 2023-11-12 143219

->forgot_password_pages

Screenshot 2023-11-12 143910

Screenshot 2023-11-12 143952

Screenshot 2023-11-12 143813

->Footer Screenshot 2023-11-12 143052

This project uses React version 18.2 and Tailwind CSS version 3.2.

Contributing

Contributions are welcome! If you have any suggestions or find any issues, please feel free to open an issue or a pull request.