Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rangari-rani/accommodationcompanion
is a web application designed to help users find rooms tailored to their specific preferences.
https://github.com/rangari-rani/accommodationcompanion
authentication mysql reactjs springboot tailwind-css
Last synced: 14 days ago
JSON representation
is a web application designed to help users find rooms tailored to their specific preferences.
- Host: GitHub
- URL: https://github.com/rangari-rani/accommodationcompanion
- Owner: rangari-rani
- Created: 2024-12-10T05:02:37.000Z (18 days ago)
- Default Branch: master
- Last Pushed: 2024-12-10T09:19:43.000Z (17 days ago)
- Last Synced: 2024-12-10T10:18:54.932Z (17 days ago)
- Topics: authentication, mysql, reactjs, springboot, tailwind-css
- Language: JavaScript
- Homepage: https://accommodation-companion.vercel.app/
- Size: 22.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accommodation Companion
Accommodation Companion is a platform that connects users to rooms that perfectly match their needs, ensuring a personalized and convenient experience.
## Demo:
![Home-List](https://github.com/rangari-rani/AccommodationCompanion/blob/cb8e36c55d7c7b6ef71f566d1b23e2d8f1d49d9d/acc1.png)![Home-Description](https://github.com/rangari-rani/AccommodationCompanion/blob/cb8e36c55d7c7b6ef71f566d1b23e2d8f1d49d9d/acc2.png)
![Login](https://github.com/rangari-rani/AccommodationCompanion/blob/8c9625b6034e29c0ab3f462ce437d36d26e5a3a3/acc3.png)
## Tech Stack:
Some of the technologies used in the development of this web application are as follows:- **[React.js](https://reactjs.org/)**: A JavaScript library for building dynamic and responsive user interfaces.
- **[Tailwind CSS](https://tailwindcss.com/)**: A utility-first CSS framework for creating custom, responsive designs quickly.
- **[Spring Boot](https://spring.io/projects/spring-boot)**: A robust Java framework for developing scalable and production-ready backend services.
- **[JWT (JSON Web Tokens)](https://jwt.io/)**: A standard for securely authenticating HTTP requests.
- **[MySQL](https://www.mysql.com/)**: A widely-used, open-source relational database management system for efficiently storing and managing structured data.
- **[Vercel](https://vercel.com/)**: A platform for deploying and hosting modern web applications.## Features
- **Registration & Validation**: Ensures users can securely sign up and verify their information to access the platform.
- **Email verification**: Ensures secure user login by sending a one-time password (OTP) for authentication.
- **Fetch rooms list** : Filter rooms by city, property type and prices.
- **Filter** : Search projects by keywords and filter them by categories
- **Project Details** : View detailed information about specific project.
- **Add Rooms** : Admin can add new rooms details.
- **Dashboard**: Admin can keep track of users registered.
### License
[MIT License](LICENSE)