AirBeeBee
AirBeeBee is a site that allows registered and logged in users to list their properties for renting out to the public. The logged in user can also make bookings via the booking widget, as well as see what other users has listed on the home page.
This project was created using MongoDB, Express, React and NodeJS (MERN). I will be looking to deploy it via combination of Vercel and Amazon Web Service - S3 in the near future. MongoDB/Mongoose is used to store the data and collections with the use of Schemas for identifiying specific data fields. The endpoints are created using Express, combined with the use of NodeJS to form the backend. The ever popular React JS was used to create the front end.
Website Images
Home Page

Logged in Users Listed Places

Places Form for Listing Accomodation

My Bookings

Booking Widget

AirBeeBee Demo
Tech Stack Used
-
ReactJS
-
Express
-
GitHub
-
VS Code
-
Insomnia
-
Axios
-
MongoDB
-
NodeJS