A brief description of the project This is an AR-based project. Imagine it as a mix of google lens and google maps functions. The best way to describe it would be in a form of a lens which will show you all the places nearby, their short description, type, timings, etc. With one click on the screen, you would find the location and the navigation to that place also. We would be using the google maps API for it all. This app is dedicated to all the explorers, adventures, and to finding new places.
- Fork and Star the project.
Clone the repo on your local machine.
git clone https://github.com/upes-open/OSoC-DoorDarshan.git
- Create a new branch
<Your_GitHub_username>
git checkout -b <GitHub_usename>
Go to the issues tab and comment on a suitable issue of your choice and wait for the issue to be assigned to you.
Make the changes in your local repo and push the changes.
Create a pull request to the main branch.
Wait for the PR to be reviewed and merged.
Happy Coding!