https://github.com/rangari-rani/accommodationcompanion
Accommodation Companion is a platform that connects users to rooms that perfectly match their needs, ensuring a personalized and convenient experience.
https://github.com/rangari-rani/accommodationcompanion
authentication mysql reactjs springboot tailwind-css
Last synced: 3 months ago
JSON representation
Accommodation Companion is a platform that connects users to rooms that perfectly match their needs, ensuring a personalized and convenient experience.
- Host: GitHub
- URL: https://github.com/rangari-rani/accommodationcompanion
- Owner: rangari-rani
- License: mit
- Created: 2024-12-10T05:02:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-10T17:33:21.000Z (over 1 year ago)
- Last Synced: 2025-02-07T06:42:58.069Z (over 1 year ago)
- Topics: authentication, mysql, reactjs, springboot, tailwind-css
- Language: JavaScript
- Homepage: https://accommodation-companion.vercel.app/
- Size: 22.1 MB
- Stars: 1
- 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:



## 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)