shane-lab / vef-frontend-asp

Frontend for VEF (video embedded feedback) in ASP .NET mvc 5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front-end | VEF - Video Embedded Feedback

C# version asp mvc version

About

This is the front-end of the project, the web application. The web application is written in C# for ASP.NET MVC release 5.

Setup

Prerequisites

Install bower

$ cd ./MvcWeb/WebApplication1/Content
$ bower install

After installing the prerequisites, install all c# referenced libraries. This should go automatically using Visual Studio 2015 and above (or 2013 with 2015 service update) once the application is initially build.

Running app

The front-end is dependent on the backend. Before you start the application, you must run the backend application.

About

Frontend for VEF (video embedded feedback) in ASP .NET mvc 5.


Languages

Language:JavaScript 56.2%Language:CSS 20.8%Language:HTML 17.7%Language:C# 5.1%Language:PHP 0.2%Language:ASP 0.0%