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.

Link to the Github Repository here

Website Images

    Home Page

    Work in progress

    Logged in Users Listed Places

    Work in progress

    Places Form for Listing Accomodation

    Work in progress

    My Bookings

    Work in progress

    Booking Widget

    Work in progress

AirBeeBee Demo



Tech Stack Used

  • ReactNative ReactJS
  • Express Express
  • github GitHub
  • VSCode VS Code
  • Insomnia Insomnia
  • Insomnia Axios
  • Insomnia MongoDB
  • Insomnia NodeJS