Conneciton Error
StaySuite

StaySuite is a property rental platform similar offering key features such as user authentication, booking management, saving travelling history and favurite listings for guests while enabling host to manange listings via dashboard and seamlessly handle reservations made on there listings. It supports secure authentication using JWT, real-time updates for both guests and hosts with Socket.io, and image uploads of listings with Multer. Built with Nuxt.js for the frontend,Nest.jsfor the backend, and MongoDB for data storage, the platform ensures a seamless and efficient user experience.

Genres

rental

Teck Stack
React Native
Mobile Application
Developer:Bazil Suhail
Publisher:EntitySafe
Released:23/08/2024
Platform:

Features

xc

Functionalities

Rental Properties being rent out by hosts are displayed on the Home page

User can filter out listings based on categories

A registration form for new users.

A login form for existing users.

User can only view his information and booking history.

Users attempting to access protected screens are redirected to the login page.

Users can submit bookings, which are saved to the backend.

Used Axios interceptors or middleware to attach tokens to API requests.