Skip to content

Dwayneten/OnlineTeachingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineTeachingSystem

An online teaching system based on ASP.NET MVC.

Introduction

Check the wiki of this repo.

How to build

For visual studio 2013+

  1. Clone this repo to your local dictionary.

  2. Open .sln file.

  3. Use NuGet to download the packages or download it from here and unpack it to root folder of your project.

Note:

For visual studio 2012, you should install the ASP.NET and Web Tools 2013.1 for Visual Studio 2012 first.

You can find it at microsoft download center