{"id":15209072,"url":"https://github.com/balramapply/wanderlust","last_synced_at":"2026-03-06T21:34:52.487Z","repository":{"id":250195408,"uuid":"833756513","full_name":"BalramApply/wanderlust","owner":"BalramApply","description":"Wanderlust is a full-stack MARN stack application designed to provide a platform similar to Airbnb","archived":false,"fork":false,"pushed_at":"2024-08-23T08:08:31.000Z","size":1391,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T01:31:59.308Z","etag":null,"topics":["atlas","bootstrap","cloudinary","css","ejs","ejs-mate","expressjs","html","javascipt","javascript","mongodb","multer","multer-storage","mvc-framework","nodejs","password","render"],"latest_commit_sha":null,"homepage":"https://wanderlust-d2tt.onrender.com/listings","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BalramApply.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-25T17:22:08.000Z","updated_at":"2024-08-23T08:08:34.000Z","dependencies_parsed_at":"2024-10-12T00:05:52.453Z","dependency_job_id":"9ad327bc-a732-4b97-adfe-8b93ac1645c3","html_url":"https://github.com/BalramApply/wanderlust","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.07692307692307687,"last_synced_commit":"7ea6bef7a35101adba4ab36452c39254989f64f4"},"previous_names":["balramapply/wanderlust"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BalramApply%2Fwanderlust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BalramApply%2Fwanderlust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BalramApply%2Fwanderlust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BalramApply%2Fwanderlust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BalramApply","download_url":"https://codeload.github.com/BalramApply/wanderlust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238825780,"owners_count":19537126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atlas","bootstrap","cloudinary","css","ejs","ejs-mate","expressjs","html","javascipt","javascript","mongodb","multer","multer-storage","mvc-framework","nodejs","password","render"],"created_at":"2024-09-28T07:21:09.826Z","updated_at":"2025-10-29T13:30:17.116Z","avatar_url":"https://github.com/BalramApply.png","language":"JavaScript","readme":"## 🌏 Wanderlust\n\n![Wanderlust Logo](./assets/home.png)\n\n---\n\n\u003cdiv\u003e\n  \u003ch2\u003e\u003cimg src=\"./assets/inimation.gif\" width=\"35\" height=\"35\"\u003e Overview\u003c/h2\u003e\n\u003c/div\u003e\n\nWanderlust is a full-stack MARN stack application designed to provide a platform similar to Airbnb, where users can search for accommodations, make bookings, and leave reviews. With a sleek and intuitive interface, Wanderlust aims to make finding and booking your next adventure easy and enjoyable.\n\n---\n\n\u003cdiv\u003e\n  \u003ch2\u003e\u003cimg src=\"./assets/star.gif\" width=\"35\" height=\"35\"\u003eTable of Contents\u003c/h2\u003e\n\u003c/div\u003e\n\n---\n- [📑 Features](#-features)\n- [🔧 Technologies](#-technologies)\n- [⚙️ Installation](#-installation)\n- [🚀 Usage](#-usage)\n- [📸 Screenshots](#-screenshots)\n- [🤝 Contributing](#-contributing)\n- [📜 License](#-license)\n- [📞 Contact](#-contact)\n\n---\n\n## 📑 Features\n\n- User authentication and authorization\n- View detailed listings with photos, descriptions, and reviews\n- Make bookings and manage reservations\n- Post and view reviews of accommodations\n- Responsive design for seamless experience on all devices\n\n---\n\n## 🔧 Technologies\n\n### Front-end\n- **HTML**: displayed in a web browser.\n- **CSS**: describing the presentation.\n- **Bootstrap**: A front-end framework.\n- **JavaScript**: frontend and backend development.\n- **EJS**: HTML markup with plain JavaScript.\n\n### Back-end\n- **Node.js**: server-side scripting.\n- **Express.js**: framework for Node.js\n- **MongoDB**: Database\n- **Passport**: authenticate requests.\n- **MVC Freamwork**: used to structure the backend.\n\n### Hosting\n- **Cloudinary**: entire image management pipeline.\n- **Multer**: primarily used for uploading files.\n- **Atlas**: MongoDB Atlas is a fully-managed cloud database.\n- **Render**: Deploy Our Project\n\n---\n\n## ⚙️ Installation\n\n1. **Clone the repository**\n    ```bash\n    git clone https://github.com/yourusername/wanderlust.git\n    cd wanderlust\n    ```\n\n2. **Install dependencies**\n    ```bash\n    npm install\n    cd client\n    npm install\n    cd ..\n    ```\n\n3. **Set up environment variables**\n    Create a `.env` file in the root directory and add the following:\n    ```env\n    CLOUD_NAME=cloude_name\n    CLOUD_API_KEY=cloud_api_key\n    CLOUD_API_SECRET=cloud_api_secret\n    ATLASDB_URL=atlas_db\n    SECRET=secret\n    ```\n\n4. **Run the application**\n    ```bash\n    npm run dev\n    ```\n\n---\n\n## 🚀 Usage\n\n1. **Register and log in** to access all features.\n2. **Creating Listings** by entering a Various Fields.\n3. **View accommodation details** including photos, descriptions, and reviews.\n4. **Updating Listing** Anything that you want to updates\n5. **Leave a review** after your stay.\n\n---\n\n## 📸 Screenshots\n\n![Homepage](./assets/home.png)\n*Homepage*\n\n![Search Results](./assets/login.png)\n*Log In*\n\n![Listing Details](./assets/signup.png)\n*Sign Up*\n\n![Listing Details](./assets/listing.png)\n*Listing*\n\n![Listing Details](./assets/review.png)\n*Review*\n\n---\n\n## 🤝 Contributing\n\nContributions are welcome! Please fork the repository and create a pull request with your changes. Ensure your code follows the project's coding standards and include relevant tests.\n\n1. Fork the repository\n2. Create your feature branch\n    ```bash\n    git checkout -b feature/YourFeature\n    ```\n3. Commit your changes\n    ```bash\n    git commit -m 'Add YourFeature'\n    ```\n4. Push to the branch\n    ```bash\n    git push origin feature/YourFeature\n    ```\n5. Open a pull request\n\n---\n\n## 📜 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n---\n\n## 📞 Contact\n\nFor any questions or suggestions, please reach out to:\n\n- **Name**: Balram\n- **Email**: balramapply123@gmail.com\n- **GitHub**: [BalramApply](https://github.com/BalramApply)\n\n---\n\n*Happy wandering with Wanderlust!*\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalramapply%2Fwanderlust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalramapply%2Fwanderlust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalramapply%2Fwanderlust/lists"}