Skip to content

Pivink/Lodgify

Repository files navigation

🏨 Lodgify — Hotel & Room Booking Web App

Welcome to Lodgify, a fully functional room and hotel booking platform where users can explore, book, and even list their own properties! 🛌✨


🔍 Features

  • ✅ User Authentication (Register/Login)
  • ✅ Browse available rooms by name, location, or price
  • ✅ Post and manage your own property listings
  • ✅ Responsive and modern UI
  • ✅ Seamless booking experience
  • ✅ MongoDB integration for data storage

🛠️ Tech Stack

Frontend Backend Database Other Tools
HTML Node.js MongoDB Express.js
CSS Express Mongoose Cloudinary (Image Uploads)
JavaScript EJS Templating Engine

📸 Screenshots

📷 Add screenshots here to show the homepage, booking view, and listing form.
You can use tools like Lightshot or built-in OS screenshots to capture your app.


🚀 How to Run Locally

  1. Clone the repository

    git clone https://github.com/Pivink/Lodgify_website.git
    cd Lodgify_website
  2. Install dependencies

    npm install
  3. Configure Environment Variables
    Create a .env file in the root directory and add:

    DB_URL=your_mongodb_url
    CLOUDINARY_KEY=your_key
    CLOUDINARY_SECRET=your_secret
    CLOUDINARY_NAME=your_name
  4. Run the application

    npm start
  5. Visit: http://localhost:3000


🙋‍♂️ Author

Pivink Kumar
📞 Contact: 7078346441
🔗 LinkedIn
🌐 Portfolio


🌟 Show Your Support

If you found this project helpful or inspiring, please ⭐️ the repository to show your support!


📜 License

This project is licensed under the MIT License.


About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published