Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 450 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 450 Bytes

Dear Santa

Dear Santa is an Asp.net core mvc application built as a web shop.

Uses

-Entity Framework Core
-Bootstrap

Contains

-Home page with the list of gifts
-About and Contact pages
-Gifts detail page
-Make a wish page
-Ability to login or register

To open the project:
Visual Studio > Package Manager Console > type update-database > start program