Skip to content

akampuriramark/n_micros_coding_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akampurira Rugumambaju Mark NMicros Coding Test

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

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. Open Package Console Manager and run the database migration using "update-database" command
5. Click run and test the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published