An open API service indexing awesome lists of open source software.

https://github.com/almaswd09/teachem-client-site

Online course selling website is a comprehensive platform designed to facilitate the purchase, delivery, and management of educational courses.
https://github.com/almaswd09/teachem-client-site

css3 express firebase html5 javasci mongodb nodejs reactjs tailwindcss

Last synced: 3 months ago
JSON representation

Online course selling website is a comprehensive platform designed to facilitate the purchase, delivery, and management of educational courses.

Awesome Lists containing this project

README

          

# TechEm

- [Live Site](url):https://teach-em-client-site.vercel.app
- [server-site-github-link](url):https://github.com/AlmasWD09/teachEm-server-site


- admin userName: almas@gmail.com


- 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:
- [@stripe/react-stripe-js](https://www.npmjs.com/package/@stripe/react-stripe-js)
- [IMGBB Api](https://api.imgbb.com/)
- [@tanstack/react-query](https://www.npmjs.com/package/@tanstack/react-query)
- [axios](https://www.npmjs.com/package/axios)
- [react-helmet-async](https://www.npmjs.com/package/react-helmet-async)
- [react-hot-toast](https://www.npmjs.com/package/react-hot-toast)
- [react-icons](https://www.npmjs.com/package/react-icons)
- [react-router-dom](https://www.npmjs.com/package/react-router-dom)
- [@stripe/stripe-js](https://www.npmjs.com/package/@stripe/stripe-js)
- [firebase](https://www.npmjs.com/package/firebase)
- [react-slick](https://www.npmjs.com/package/react-slick)
- [react-scroll-trigger](https://www.npmjs.com/package/react-scroll-trigger)
- [react-loader-spinner](https://mhnpd.github.io/react-loader-spinner/docs/intro)

## 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]