Skip to content

programmerraja/ShareMyRide2.0

Repository files navigation

ShareMyRide2.0

This is the updated version of the sharemyride

About The Project

The website for car pooling and goods&service pooling.

Built With

  • HTML
  • css
  • js
  • Bootstrap
  • Express Js
  • MOngoDB

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install
  3. Enter your Db detail in .env file
     DBURL=Db url 
     NODE_ENV=DEVELPMENT
     EMAIL=EMail
     PASSWORD=password for your email
  4. Run the program by
  node index.js

How to use it?

  1. Create account user or driver account
  2. Verfiy your mail
  3. Post ride or book ride using mail

Features

  1. User can set alert for search
  2. User can see co traveller's
  3. User can unbook at any time
  4. Rider get mail once user booked and cancel the ride

TODO

There is lot of thing to do that i metion in the Todo.txt file

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

To contribute look todo.txt file and to the task mentioned in that file or at each function i add what i need to do you can take look and contribute to the project

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

What are thing i learn form it?

  • How to structured the backend code
  • How to handle error's in backend
  • Handling the AUthenticattion
  • Add comments to each wil help in future
  • How to do multiple auth
  • how to send mail using nodemailer
  • how to protect from xss attack and many more....

License

Distributed under the MIT License. See LICENSE for more information.

Contact

linkedin
Project Link

liveDemo

https://sharemyride2.herokuapp.com/

About

This is just new version of share my ride

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published