Skip to content

Rentahome a simple web app for house renting build with Spring boot framework and Vue js and tailwind css

License

Notifications You must be signed in to change notification settings

MaryamBouchhar/rentahome

Repository files navigation

RentaHome: Renting Home Web App

Spring Boot Vue.js 3.x Vite.js 2.x Tailwind CSS 3.x DaisyUI 2.51.1 MySQL 8.x

A web application for renting homes, where users can browse properties, add them to their wishlist, and make reservations. The app also provides an administrative interface for managing properties, reservations, users, reports and many more features.

Table of Contents

Features

  • User authentication and authorization
  • Property browsing and wishlist management
  • Reservation management
  • Administrative interface for managing properties, reservations, users, and reports

Installation

  1. Clone the repository:

git clone https://github.com/abdellatif-laghjaj/rentahome.git

  1. Navigate to the client directory:

cd rentahome/client/

  1. Install the dependencies:

npm install

Usage

  1. Start the development server:

npm run dev

  1. Open your web browser and navigate to http://localhost:3000.

  2. Open server directory in another window

  3. Start the server

  4. Enjoy :)

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for more details.

License

This project is licensed under the MIT License.