CabBuddy Cab Sharing Portal Overview An efficient real time cab sharing platform for a journey using Node.js, and MongoDB for database
Features Searching and request-response functionality to find journey partner and driver for a journey Demo of the Portal Getting Started Prerequisites Dependencies that need to be installed before running this project Node.js, Express, EJS, MongoDB, Mongoose, Passport.js middleware, HTTP protocols Backend Development with Node.js and Express Please follow the given procedure to see the result
Step: 1 Clone the directory using command git clone https://github.com/bnaveen454/cab-buudy/edit/main/
Step: 2 Open the directory CabBuddy and run npm start on terminal You will see server start at port : 3000
Step: 3 Open any browser and run localhost:3000
Contributing We welcome contributions from the community! If you're interested in contributing to Cab-Buddy, please follow these steps:
Fork the repository. Create a new branch: git checkout -b feature/your-feature. Make your changes and commit them: git commit -m 'Add some feature'. Push to the branch: git push origin feature/your-feature. Submit a pull request. For major changes, please open an issue first to discuss the proposed changes. License This project is licensed under the ISC License - see the LICENSE.md file for details.
Acknowledgements User Authentication in Web Apps (Passport.js, Node, Express)
The Complete 2023 Web Development Bootcamp by Angela Yu
Git and GitHub for Beginners - Crash Course
Akash Bhoi Cabsharing
MERN Stack Tutorial - Book Store Project
Thank You!