Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gz30eee/h_m_s
https://github.com/gz30eee/h_m_s
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gz30eee/h_m_s
- Owner: GZ30eee
- Created: 2024-01-07T09:58:16.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-21T14:04:34.000Z (about 1 year ago)
- Last Synced: 2024-01-21T15:26:00.759Z (about 1 year ago)
- Language: HTML
- Size: 1.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hotel Management System
Welcome to the Hotel Management System project! This system is designed to streamline and enhance the management processes of a hotel, providing a user-friendly interface for both staff and guests. The project is built using Angular and Tailwind CSS, with HTML and CSS contributing to the frontend. The design was created in collaboration with Hemang using Figma.
## Features
- **User Authentication**: Secure login and authentication system for staff and guests.
- **Reservation Management**: Efficiently handle room reservations, check-ins, and check-outs.
- **Room Availability**: Real-time tracking of room availability and occupancy status.
- **Billing and Invoicing**: Generate accurate bills and invoices for guests.
- **Staff Management**: Administer staff roles, responsibilities, and access levels.
- **User-friendly Interface**: Intuitive design for easy navigation and interaction.## Technologies Used
- **Angular**: A powerful and versatile front-end framework for building dynamic web applications.
- **Tailwind CSS**: A utility-first CSS framework for creating responsive and clean user interfaces.
- **HTML & CSS**: Standard web development languages for structuring and styling the application.
- **Figma**: Collaborative design tool used for creating the project's visual assets.## Getting Started
1. **Clone the Repository**:
```bash
git clone https://github.com/your-username/hotel-management-system.git
2. **Install Dependencies**:
```bash
cd hotel-management-system
npm install
3. **Run the Application**:
```bash
ng serve## Collaboration
This project was developed in collaboration with Hemang. The design elements and user experience were crafted using Figma to ensure a visually appealing and user-friendly application.
## Contributions
We welcome contributions from the community. If you find any issues or have suggestions for improvements, please open an issue or create a pull request.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.