Skip to content

MYTE21/BSBookingQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

BSBookingQuery

Task Completed:

  1. Hotel Create with Id, Name, Location and Hotel Ratings (0 - 7)
  2. Crud operations Hotel and Comment
  3. Comments on Hotel
  4. Hotel Search by Id, Name, Location and Rating
  5. Authorization

Technical Completion:

  1. Used latest technologies of Dot.Net Core and MSSql
  2. Implemented Design Patterns - MVC and follow code principles
  3. Used ORM
  4. Used Entity Framework Core for MSSQL

Database Migration and Updating:

add-migration MigrationMessage
update-database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors