Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.06 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.06 KB

Website Course

Using Technology

Frontend

  • ReactJs
  • Bootstrap

Backend

  • Asp.net core API
  • SQL Server

Description

The site will primarily focus on showcasing the courses, allowing users to search for a specific course and view the content of the lessons.

Installation

Step 3: Install Environment

  1. Node js.

Step 4 - Edit content

Open file

  1. Run npm install

  2. Edit file appsettings.json Open file

Step 3: On cmd screen

  • At the BE directory path: dotnet ef database update => Run dotnet run
  • At the BE directory path: Run npm start

Feature

  • Login / Sign out
  • Search course
  • Watch availble course
  • Manager Admin