Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #4

Merged
merged 1 commit into from
Mar 29, 2021
Merged
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 @@ -4,7 +4,7 @@ What are we going to make?
We want to develop a self-driving 'friendly' electric Smart car that can go to a specific location. The car will be fnctional on the hallway of a floor of a building, With this car you wont need to go pick up mail yourself the car will take care of that for you and send you a notification when you have mail to pick and stops for you to pick up your mail when it reaches your door . You will be able to track the location of your mail at all times, and you will receive an estimated time of its arrival.

Why will you make it?
Sometimes we just feel like going picking up the mail wearing pyjamas and don't want to be seen so :D, moreover it will facilitate for the mail man the work so he/she will will just have to move from floor to floor not from door to door than cars in each floor will move in parallel.
Sometimes we just don't feel like going picking up the mail wearing pyjamas and don't want to be seen so :D, moreover it will facilitate for the mail man the work so he/she will will just have to move from floor to floor not from door to door than cars in each floor will move in parallel.

How are you going to make it?
We are going to use Java in the mobile client side, c++ in the car side ie the arduino board and it’s sensors to write code and GitHub to share the code the main functionalities we would like to include in our project are:
Expand Down