Skip to content

hoangduy0610/peach-hotel-frontend

Repository files navigation

Peach Hotel - Hotel Management System (Open Source)

Peach Hotel is an open-source hotel management system designed to streamline operations in hotels and provide a seamless experience for both staff and customers. It offers a comprehensive suite of features, including room management, booking, customer profiles, billing, and more.

Features

  • Room Management: Organize and manage room types, availability, and prices.
  • Reservation & Booking: Allow customers to book rooms, view availability, and receive confirmations.
  • Customer Profiles: Track customer details, preferences, and past stays.
  • Billing & Payments: Handle billing, payments, and invoicing for stays.
  • Reporting: Generate reports on occupancy, revenue, and more.
  • Staff Management: Manage staff roles and responsibilities within the system.

Installation

Follow these steps to set up the Peach Hotel system on your local machine:

  1. Clone the repository:

    git clone https://github.com/your-username/peach-hotel.git
    cd peach-hotel
  2. Install dependencies: Ensure you have Node.js installed. Then run:

    npm install
  3. Set up the database: Create a MySQL database (or use your preferred database system), and configure the database credentials in the .env file.

  4. Run the application:

    npm start
  5. Access the system in your browser:

Usage

Once the application is running, you can access the system using the web interface. You’ll be able to:

  • Create, edit, and manage room listings.
  • Manage reservations and customer profiles.
  • Process payments and generate invoices.
  • View reports and other analytics.

Contributing

We welcome contributions to the Peach Hotel project! Here's how you can help:

  1. Fork the repository and create your branch from main.
  2. Create a new feature or fix a bug.
  3. Write tests to ensure your changes don't break existing functionality.
  4. Submit a pull request with a description of what you have changed.

Please see our Contributing Guidelines for more information.

License

This project is licensed under the MIT License.

Contact

For any questions, suggestions, or feedback, please reach out to us at hoangduy06104@gmail.com.


Enjoy using Peach Hotel! We hope this system helps improve your hotel operations and guest experience.

About

SE100 Final Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •