Skip to content

e-learning platform, create in react.js & .NET Core 5

Notifications You must be signed in to change notification settings

tanbinh123/e-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Learning

E-Learning is platform for every people wanted start publish and sell e-learning courses. In use cases is very simillar like udemy. This project have very intuitive user interface, and very great skallable and easy to maintain technology. Fell free to check it out how this work

Technology:

  • .NET 5
  • React.js

Usage

Run React.js frontend:

cd.. WebUi/ClientApp/e-learning-ui npm install npm start

Run redis-commander on windows (before that run redis server):

redis-commander

Start stripe webhook listener (before that remember to install stripe CLI)

stripe listen -f https://localhost:44367/api/payments/webhook --skip-verify

About

e-learning platform, create in react.js & .NET Core 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 52.8%
  • JavaScript 43.7%
  • CSS 2.6%
  • HTML 0.9%