Skip to content

Tusshxr/Coursera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the only backend of a course selling app writeen in Express.js

This includes the admin/user portal in which admins can create their own course, sell their created course, delete or edit their course.

Frontend is to be written, this is only backend.

  1. To test this locally import the code to your folder
  2. On terminal type "npm install" to install all the required dependencies
  3. Then type "node index.js" to start the server
  4. You can give GET/POST/PUSH/DEL request through Postman

Don't forget to make a .env file and fill the details in the same format as shown in the .env.example file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published