Skip to content

This is a simple Restaurant Management System that allows you to manage your restaurant.

Notifications You must be signed in to change notification settings

BerkayMehmetSert/restaurant-management-system-nArchitecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Management System

Introduction

This is a simple Restaurant Management System that allows you to manage your restaurant.

Prerequisites

  • .NET Core 6
  • MSSQL Server
  • AutoMapper
  • MediatR
  • FluentValidation
  • Swagger

Installation

  • Clone the repository
  • Open the solution in favorite IDE
  • Open the Package Manager Console and run the following command to create the database
Update-Database
  • Run the application
  • Open the swagger page to test the API
  • The default swagger page is http://localhost:5177/swagger/index.html

About

This is a simple Restaurant Management System that allows you to manage your restaurant.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages