Skip to content

leodeg/CSharp.NatureCosmeticService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Cosmetic Center Service - ASP.Net Core

Web-project based on ASP.Net Core 3.0 for the cosmetic service center Nature.
See Nature Cosmetic Service Demo

Website design inspired by Energen Bootstrap template - Energen Demo Preview

Features:

  • add/edit/remove news, services and masters information;
  • pagination for news, services and masters pages;
  • editing about us information;
  • contact us form;
  • administrator panels for managing information and clients' contacts cards.
  • administrator panel for managing data access rights

Requirements:

  • ASP.Net Core 3.0
  • Microsoft SQL Server
  • Entity Framework Core

How to set up a database

  • Download MS SQL Server backup files - download files
  • Restore the database from backup file at SQL Server Management Studio
  • Load project from IDE
  • (Don't forget to create a new accounts with roles administrator and editor, if you create a new empty database)

How to run the application

  • Clone/Download the project - download
  • Open the project from your IDE
  • Run application

Home Page

Home Page

Service Page

Service Page

Masters Page

Masters Page

News Page

News Page