Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/riveraaj/ejaa-pet-hotel
- Owner: riveraaj
- License: other
- Created: 2023-08-14T17:10:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T04:14:13.000Z (about 1 year ago)
- Last Synced: 2023-12-11T07:20:39.015Z (about 1 year ago)
- Topics: asp-net-mvc, dotnet, hotel-management-system, pet-project, repository-pattern, sql-server
- Language: C#
- Homepage: https://ejaapethotel.azurewebsites.net
- Size: 10.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 athttp://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/)