Skip to content

A full-stack course-selling web-application developed by using the MERN stack having a User-side where a user can view and purchase courses and an admin/educator side where an educator can publish new courses, edit existing courses. The frontend is implemented by using ReactJS and Recoil, the backend is implemented by using NodeJS and ExpressJS.

Notifications You must be signed in to change notification settings

KshitijTodkar48/Skill-Swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Skill-Swap

A full-stack course-selling web-application developed by using the MERN stack. The app has a user-side and an admin/educator side.

🔶 On the user-side, a user can :

  1. Login/Signup to the app.
  2. View courses.
  3. Purchase courses.

🔷 On the admin/educator-side, an admin can :

  1. Login/Signup to the app.
  2. Publish new courses.
  3. Edit an existing course.

🟡 Features of the application :

  1. Separate interfaces for users and admin.
  2. Implemented JWT authentication for users and admin.
  3. Implemented protected routes and authorization.
  4. All the data of users, admins and courses gets stored in a MongoDB database.

About

A full-stack course-selling web-application developed by using the MERN stack having a User-side where a user can view and purchase courses and an admin/educator side where an educator can publish new courses, edit existing courses. The frontend is implemented by using ReactJS and Recoil, the backend is implemented by using NodeJS and ExpressJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published