Skip to content

This repository contains code for the .Net developer interview at Development Pathways

Notifications You must be signed in to change notification settings

akampuriramark/development_pathways

Repository files navigation

Akampurira Rugumambaju Mark Development Pathways Coding Test

This repository contains code fulfiling a Coding Test by Development Pathways. A CRUD Asp.Net Core MVC application using Entity Framework Core plus Unit Mocking tests.

Link to DB Schema Definition: https://dbdiagram.io/d/5ff1576380d742080a34d440

HOW TO RUN THE SYSTEM

REQUIREMENTS TO RUN THE APLICATION

1. Visual Studio IDE 2019
2. SQL Server Studio V14.02 and above
3. Net Core 5.0 and above
4. Web Browser(Preferably Chrome)
5. Windows 10

HOW TO RUN THE SYSTEM

STEPS

1. Open the Solution File in Visual Studio
2. Restore Nugget Packages for the solution
3. Open the appsettings configuration file in Web project and Change the server name to your SQL Server        instance in the Defaultconnectionstring.
4. Restore Database backup included
5. Click run and test the application

About

This repository contains code for the .Net developer interview at Development Pathways

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages