Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.

Project carried out as part of the Web Programming course during my ERASMUS exchange in Bulgaria in the winter semester 2022.

License

Notifications You must be signed in to change notification settings

RemiCELLARD/web-programming-project

Repository files navigation

web-programming-project

Project carried out as part of the Web Programming course during my ERASMUS exchange in Bulgaria in the winter semester 2022.

Design Patterns

Model-View-Controller Repository

Technologies

Dependency Version*
.NET 6.0
ASP.NET MVC 6.0.10
Bootstrap 5.1.0
C# 10
Entity Framework 6.0.10
Font Awesome 6.2.1
jQuery 3.5.1
jQuery Validation 1.17.0
Microsoft jQuery Unobtrusive Validation 3.2.1

* As of the latest commit.

Getting Started

  1. Download or clone this repository.
  2. Open the solution in Visual Studio 2022 or higher.
  3. Select the Web-Programming-Project project.
  4. Open a Package Manager Console window.
  5. Select "Web-Programming-Project" for Default Project.
  6. Run: update-database.

This will create the database, apply Entity Framework migrations, and run the Seed method to populate the database with values for the lookup tables.

License

This project is licensed under the terms of the GPL-3.0 license.

About

Project carried out as part of the Web Programming course during my ERASMUS exchange in Bulgaria in the winter semester 2022.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published