Skip to content

Solution for a pet hotel, with a public part and an administrative part

License

Notifications You must be signed in to change notification settings

riveraaj/EJAA-Pet-Hotel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EJAAPetHotel

Project Image

Solution for a pet hotel, with a public part and an administrative part.


Table of Contents


Description

This is a solution for a pet hotel in which a public part is developed for clients, in which they can create reservations and an administrative part for employees to be able to manage actions in the hotel such as rooms, maintenance, reservation confirmation. and the same employees.

Different modules were created in the project, such as the following:

  • Accounts module
  • Employee module
  • Room module
  • Maintenance module
  • Reservation module

Technologies

  • Visual Studio
  • C#
  • .NET 6
  • ASP.NET
  • SQL SERVER
  • Azure
  • Authentication & Authorization
  • MVC
  • Repository

Back To The Top

License

Apache License 2.0

Copyright [2023] [Jonathan Rivera Vasquez]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Back To The Top

Author Info