SocialGoal is a social networking web app for socializing your goals and strategies with people. This app is developed as a reference web app for ASP.NET MVC 5, EF 6 Code First, Test-Driven Development (TDD) and Domain Driven Design (DDD). The application architecture is inspired from EFMVC. SocialGoal is developed by Marlabs.
- ASP.NET MVC 5
- EF 6 Code First
- AutoMapper
- Autofac
- Twitter Bootstrap
- NUnit
- Moq
- Domain Driven Design (DDD)
- Test-Driven Development (TDD)
- Repository Pattern & Generic Repository
- Unit of Work
- Dependency Injection
The NuGet package folder excluded from the source control. To download NuGet packages and building the solution, right click on the Visual Studio solution, and click “Enable NuGet Package Restore”, and then build the solution which will download the NuGet packages and build the solution.
- Web app for Social Networking for soclialize your goals and strategies.
- A reference web app for ASP.NET MVC 5 and EF 6 Code First.
- Improve developer productivity for building web apps on the Microsoft Web stack.
- Reference app for building Test-Driven Development (TDD) and Domain-Driven Design (DDD).
- Mobilize an existing app for solving the mobility challenges.
- Build a full-fledged social networking app with enhanced UI and new features.
- Mobilize the existing app
- Provide an API for Mobility, by using ASP.NET Web API 2.
- Build cross platform, minimalist mobile apps by using HTML5/JavaScript platform.
- Build Mobile Backend as a Service (MBaaS) solution on the Windows Azure for the mobile apps.