Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
immodded authored Nov 27, 2023
1 parent 2f53a8f commit f1211f8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# HotelHub: Hotel Management System
[![License](https://img.shields.io/badge/Custom-RestrictiveLicense-yellow)](LICENSE)
[![License](https://img.shields.io/badge/MIT-License-yellow)](LICENSE)

HotelHub is a comprehensive hotel management system developed using Django, a high-level Python web framework. This system is designed to streamline and automate various aspects of hotel operations, providing a centralized platform for efficient management.

Expand All @@ -13,6 +13,9 @@ HotelHub is a comprehensive hotel management system developed using Django, a hi

- **Multi-Platform Support:** Responsive design for seamless use on various devices, including desktops, tablets, and smartphones.

## Video
<iframe width="560" height="315" src="https://youtu.be/e1xSpQR7acM" frameborder="0" allowfullscreen></iframe>

## Screenshots

| Screenshot Name | Image |
Expand Down Expand Up @@ -58,4 +61,4 @@ Found a bug? Report it on [GitHub Issues](https://github.com/immodded/hotelhub/i

## License

This project is licensed under the [Custom Restrictive License](LICENSE).
This project is licensed under the [MIT License](LICENSE).

0 comments on commit f1211f8

Please sign in to comment.