Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 1.81 KB

README.md

File metadata and controls

55 lines (42 loc) · 1.81 KB

TechEm


- admin userName: [email protected]
- password: Aa$123

Overview

( A modern online course platform offering secure purchases, user-friendly course management, seamless learning, and robust user authentication )

wibsite features

  • The student will be able to enroll in courses and give feedback.
  • To enroll, the student must complete the payment through Stripe.
  • The teacher will be able to add and update classes.
  • admin can easily handle all user menagement and he also access to chenge all class update & delete.

Packages and api docs used in this project:

Clone repository Client-site (NEED)

-[npm i]
-[firebase_key setup]
-[project start for------> npm run dev]

Clone repository Server-site (NEED)

-[npm i]
-[mongo db user create]
-[project start for------> nodemon index.js]