Skip to content

ZrinCrnjac/Project.MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task for the position of Backend Developer

Installation

To run the project, you need to have installed the following software:

  1. Clone the repository
git clone https://github.com/ZrinCrnjac/ProjectMVC.git
  1. Open the solution file BackendDeveloper.sln with Visual Studio 2022
  2. Run update-database in the Package Manager Console to create and seed the database
  3. Run the application

Usage

The application is a simple web application that allows you to create, read, update and delete a list of vehicles. The application is built using ASP.NET Core MVC and Entity Framework Core.

Once the application is running you can access it by navigating to https://localhost:7239/ in your web browser.

Features

  • Create, read, update and delete vehicle makes and models
  • Search, sort and filter vehicle makes and models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published