Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itplamen/StudentSystem

Practical assignment from Matrix Global (team Bit8) for the role of Full-Stack .Net Software Developer
https://github.com/itplamen/StudentSystem

ado-net asp-mvc-5 cqs datatables simpleinjector sql-server wcf

Last synced: 3 months ago
JSON representation

Practical assignment from Matrix Global (team Bit8) for the role of Full-Stack .Net Software Developer

Awesome Lists containing this project

README

        

# StudentSystem
Practical assignment from Matrix Global (team Bit8) for the role of Full-Stack .Net Software Developer

http://www.studentsystem.somee.com/web

## Services
http://www.studentsystem.somee.com/Services/StudentsService.svc?wsdl

http://www.studentsystem.somee.com/Services/DisciplinesService.svc?wsdl

http://www.studentsystem.somee.com/Services/ProfessorsService.svc?wsdl

http://www.studentsystem.somee.com/Services/ScoresService.svc?wsdl

http://www.studentsystem.somee.com/Services/SemestersService.svc?wsdl

## Build status

[![Build status](https://ci.appveyor.com/api/projects/status/vmea3b27n4aqf2g2?svg=true)](https://ci.appveyor.com/project/itplamen/studentsystem)

## Technologies

* WCF
* ADO.NET
* SQL Server
* ASP.NET MVC
* CQS

## Libraries

* SimpleInjector - [link](https://github.com/simpleinjector/SimpleInjector)
* Automapper - [link](https://github.com/AutoMapper/AutoMapper)
* Moq, mocking framework - [link](https://github.com/moq/moq4)
* DataTables - [link](https://github.com/DataTables/DataTables)