Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ to connect everything

Initially a user with his/her vehicle registers at our website, entering his 'source', 'destination' and 'time of trip'.
Then, when a user, who doesn't have a vehicle, login to our web-app, he enters his 'source' and 'destination'.
This fetches him the list of the available ride, that are on his way, he can then directly communicate to the driver and they are connected on chat.
This fetches him the list of the available ride, that are on his way, he can then directly communicate to the driver and they are connected on chat....

The web-app use a basic algorithm to do so.
It uses Selenium to open chrome and analyses two things:
Expand Down