Skip to content

amitkrjha-geek/courseProject

Repository files navigation

course-review

GitHub repo size GitHub issues GitHub contributors GitHub stars GitHub forks

App first look

User Interface

About Course Review

It's a website for students to share their ideas about the course that they have taken.

Open source kits and API we have used

Frontend

Backend

  • 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

How to use

Visitor

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

Registered member

As a registered member, you may:

  • Log in to your user account
  • Edit your profile
  • Post and update your ideas of the courses

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published