Skip to content

RentEaze is a rental booking app that allows users to easily reserve visits of places for rent. Browse available listings, view details, check calendars and instantly book visits. Property owners can also publish and manage their rental listings, set rates and availability, and approve booking requests all through the intuitive app interface.

License

Notifications You must be signed in to change notification settings

grauJavier/final-capstone-front-end

Repository files navigation

MOCKUP

final_capstone_front_end

📗 Table of Contents

📖 Final Capstone Front End

Final Capstone Front End The front-end component of this final capstone project is developed using React.js, designed to provide an intuitive user interface for managing creation of places to rent and make reservations for those places. It communicates with the back-end API built with Ruby on Rails.

💻 Link to Back End

Link to Back End

(back to top)

💻 Link to Kanban board information

Link to Kanban Board

Initial state

This project was completed by three Team members:

  • Javier Grau
  • Manuel Sanchez
  • Anthony Vásquez

(back to top)

🛠 Built With

Tech Stack

Technologies

Key Features

  • React.js Components
  • API Communication with Backend
  • User-Friendly Interface
  • Responsive Design
  • State Management

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Before you begin, make sure you have the following prerequisites installed on your system:

  • Node.js: You need Node.js to run the React.js application.
  • npm: npm is used to manage packages in your React project.

Setup

Clone this repository to your desired folder:

sh
cd my-folder
git clone git@github.com:grauJavier/final-capstone-front-end.git

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

npm run dev

Run tests

To run the frontend tests, follow these steps:

Prerequisites

Before running the tests, ensure you have the following installed:

  • Node.js: You need Node.js to execute the test scripts.
  • npm: npm is used to manage packages in your React project.

Additionally, make sure you have installed the following testing extensions:

  • jest-fetch-mock: Used for mocking fetch requests.
  • redux-mock-store: Used for mocking Redux store.
  • redux-thunk: Used for testing Redux thunks.

Running Tests

Execute the following command to run the tests:

npm run test

This command will run the test suites and provide you with the test results and coverage information.

(back to top)

👥 Authors

👤 Javier Grau

👤 Manuel Sanchez

👤 lRebornsl

(back to top)

🔭 Future Features

  • User Authentication and Authorization
  • Integration with External APIs for Car Information
  • User Profile Management

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you find this project helpful, feel free to contribute or give it a star. Your support is appreciated!

(back to top)

🙏 Acknowledgments

  • Behance and Murat Korkmaz for the original design
  • Microverse for providing the opportunity to learn in a collaborative environment.
  • React.js Documentation for valuable resources on React development.
  • GitHub for version control and collaboration tools.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I use your project as a template for my own project?

    • Certainly, feel free to use this project as a template for your own work.
  • Is your project licensed?

    • Yes, this project is open-source and available under the MIT License. You can find more details about the license here.

(back to top)

📝 License

This project is licensed under the MIT License - you can click here to have more details MIT.

(back to top)

About

RentEaze is a rental booking app that allows users to easily reserve visits of places for rent. Browse available listings, view details, check calendars and instantly book visits. Property owners can also publish and manage their rental listings, set rates and availability, and approve booking requests all through the intuitive app interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published