Skip to content

SirAllap/travl_dashboard

Repository files navigation

TRAVL: Hotel Management Platform

Welcome to the TRAVL Hotel Management Dashboard, your one-stop solution for managing bookings, reviews, and guest requests with ease. Whether your hotel caters to seasoned travelers or first-time guests, our platform is tailored to meet your unique needs. With user-friendly tools and intuitive interfaces, it simplifies reservation management and enhances the overall guest experience. Explore the future of hotel management today and discover how TRAVL can streamline your operations!

Project Screenshots Project Screenshots Project Screenshots Project Screenshots


Project Status

I am actively working on implementing Redux Toolkit to manage the global state of the TRAVL application. This development phase includes a comprehensive set of features for user interaction:

  • Manage Rooms: Effortlessly add, delete, or edit room details.
  • Manage Bookings: Review all bookings, access guest information, and handle special requests. (Note: Delete functionality is already implemented, and add and edit features will be added in the near future.)
  • Manage Client Reviews: View and oversee client reviews, mark them as read, or archive messages.
  • Manage Users: Seamlessly access and oversee all user (employees) accounts. (Note: Features to update personal information will be added in the near future.) You can assign roles, add new employees, and remove them from the system.

Stay tuned as I continue to enhance TRAVL with even more features and capabilities!


Installation and Setup Instructions

To get started with TRAVL on your local machine, follow these steps: 'Make sure you have Node.js and npm installed on your machine.'

  1. Clone this repository.

    git clone https://github.com/SirAllap/hotel_miranda_dashboard.git
    
  2. Install project dependencies by running the following command within the project directory:

    npm install
    
  3. To run the test suite:

    npm test
    
  4. Start the development server:

    npm start
    
  5. Visit the TRAVL App in your web browser:

    http://localhost:3000
    

Now you're all set to explore and experiment with TRAVL on your local environment.

About

Hotel Management Platform for You

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published