Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riveraaj/ejaa-pet-hotel

Solution for a pet hotel, with a public part and an administrative part
https://github.com/riveraaj/ejaa-pet-hotel

asp-net-mvc dotnet hotel-management-system pet-project repository-pattern sql-server

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# EJAAPetHotel

![Project Image](https://raw.githubusercontent.com/riveraaj/EJAA-Pet-Hotel/main/EJAAPetHotel/wwwroot/img/EJAA-PET-HOTEL.png)

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

---

### Table of Contents

- [Description](#description)
- [Technologies](#technologies)
- [License](#license)
- [Author Info](#author-info)

---

## 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](#EJAAPetHotel)

## 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](#EJAAPetHotel)

## Author Info

- Linkedin - [jriveraa](https://www.linkedin.com/in/jriveraaa/)
- Website - [Jonathan R.V](https://riveraaj.github.io/Portfolio/)