Skip to content

emma-r-slight/my-udemy

 
 

Repository files navigation

My-udemy

A simple project to practise Node js, express, mongodb and npm packages

First release

  1. Rest Api including endpoints to
  • Register user
  • Login user
  • Register Courses
  • delete Courses
  • edit Courses
  • authenticate user to login
  • authorize users to do specific actions for example : Admins only can delete courses
  1. persistent data on mongo db using mongoose ODM

  2. Logging to mongo db and files using Winston Todos

  • add forgot password

  • support sessions and CSRF tokens

  • add front end to project to use API to provide udemy-like Clone

Thanks for @mosh-hamedani for his efforts to support free learning and his content on Youtube

About

rest api using node js , express and mongo db

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 79.1%
  • CSS 13.5%
  • HTML 7.4%