It's a website for students to share their ideas about the course that they have taken.
- Using Bootstrap CSS framwork to help create responsive front-end website
- Using axios to make CRUD api
- Using react-router-dom to handle routering
- Using Express as backend framework
- Using JSON Web Tokens to add token based authentication to RESTful API
- Using bcrypt to hash and check password
- Using dotenv to help load the environment variables saved in .env file
- Using mongoose to work on MongoDB object
- Using crpyto-js to create reset password token
- Using nodemailer to send notification email
As a visitor, you may:
- Learn more about the platform and how it works
- Check out all the courses and their reviews on the platform
- Sign up for an account to give your ideas about the courses
As a registered member, you may:
- Log in to your user account
- email: [email protected]
- password: user1234
- Edit your profile
- Post and update your ideas of the courses