- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
"Rent For a Day" is a reservation-based application to rent a property/accommodation for a day. This project is a React/Redux Toolkit application, and it allows users to register and log in with their credentials, see all the items registered, and add or delete items to the inventory.
Two repositories were created for its construction:
- A backend repository with an API built with the Ruby on Rails Framework with a PostgreSQL database.
- A frontend repository with a React/Redux Toolkit application from which the created API is consumed.
Additionally, the API documentation is available here.
We are a team of three students:
- Team member 1 - @Ruthmy - Ruth Abreu
- Team member 2 - @CesarHerr - CΓ©sar Herrera
- Team member 3 - @Zven94 - Nicolas BolaΓ±ez
The project is built using the following technologies:
- User Registration: Register an account securely.
- Item Management: The user can add and delete items to the inventory.
- User-Friendly Interface: Navigate with ease.
- Responsive Design: Accessible on various devices.
- HTML & CSS3
- JavaScript
- Linters
- StyleLint
- ESLint
- React
- Redux
- Follow Microverse's list of best practices
To get a local copy up and running, follow these steps.
In order to run this project you need:
A modern browser (supports html5)
Git and a GitHub account
Clone this repository to your desired folder by using this ποΈ command :
git clone https://github.com/Zven94/RentForADay-app/issues
Install this project with:
npm install
npm start
Runs the app in the development mode.
Open http://localhost:3000/rentforaday-front-end to view it in your browser.
π€ Cesar Herrera
- GitHub: @CesarHerr
- LinkedIn: Cesarherr
π€ Nicolas BolaΓ±ez
π€ Ruth Abreu
Upcoming improvements:
- Improve UI
- User profiles with customizable avatars.
- Accessibility improvements.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project and know someone who might find it helpful, please share it. Or give it a star βοΈ
I thank Microverse for this fantastic opportunity, and the code reviewers for their advice and time.
Original design idea by Murat Korkmaz.
This project is MIT licensed.