Welcome to Ghumakkad, a travel platform that connects locals and tourists to explore hidden gems! πΊοΈ Our mission is to empower locals to become guides and earn money by showcasing their unique knowledge of undiscovered places.
- Connect Locals and Tourists: Facilitate authentic experiences by linking locals with travelers. π€
- Explore Unknown Places: Discover off-the-beaten-path destinations that only locals know! ποΈ
- Earn Money: Locals can monetize their knowledge by becoming guides. π°
- User-Friendly Interface: A simple and intuitive interface for both locals and tourists. π₯οΈ
- Frontend: EJS
- Backend: Node.js, Express.js
- Database: MongoDB
Ghumakkad/
βββ node_modules/ # Dependencies
βββ public/ # Static files
βββ views/ # EJS templates
βββ README.md # Project documentation
βββ app.js # Main application file
βββ package.json # Project metadata and dependencies
βββ package-lock.json # Lock file for dependencies
- Clone the repository:
git clone https://github.com/adityakalburgi/Ghumakkad-travel-website.git
- Navigate to the project directory:
cd Ghumakkad-travel-website
- Install dependencies:
npm install
- Start the server:
npm start
- Open your browser and visit: http://localhost:3000
We welcome contributions! If you'd like to help us improve Ghumakkad, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Make your changes and commit them (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a Pull Request.
If you encounter any issues or have suggestions, please open an issue in the repository.