Skip to content

nelfurion/TeachMe

Repository files navigation

#TeachMe

##About

TeachMe is a ASP.NET MVC application for highschool students. In TeachMe you can browse lessons on different subject and topics, take tests, and battle with your friends, to se who is the best at a given area.

##Project Structure

TeachMe is divided into several projecs:

  • Constants / TeachMe.Common - contains constants for Entity Framework, and view model validation
  • Data / TeachMe.Data.Common - Entity Framework model helpers and repositories
  • Data / TeachMe.Data.Models - Contains the EF models
  • Data / TeachMe.Data.Data - Database Context, migrations
  • Services / TeachMe.Services.Data - Database services
  • Services / TeachMe.Services.Web - Services for ASP.NET MVC
  • Web / TeachMe.Web.Infrastructure - Infrastructure configuration - AutoMapper
  • Web / TeachMe.web - TeachMe MVC project

Pictures of TeachMe:

alt tag alt tag alt tag alt tag

About

TeachMe is a educational web app. You can read lessons, edit, comment, battle other people in 3 on 3 matches, where you have to answer questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published