This Application is a collaborative project made by the Google Udacity Android Developer Scholars.
- Awesome places (Location based or Interest-based)
- Places photos
- Famous (Food, Story, Culture, etc)
- Giving Google Map API to give directions.
- Place type ( Picnic, Tracking, Beach)
- Audience (Family, Friends, Couple, etc)
Technology is at its peak and Explore India wishes to delve into the technical world and be a guide to all those who love to explore various locations, places, know thrilling facts and trending locations. We provide a platform where a user can share information about a particular place of interest with the rest. So brief and verified information, reviews from fellow travelers along with high-resolution photographs and maps are available to describe a place. The user will also get location-based suggestions for trending nearby places and also places according to one’s previous visits. The user will also be able to search region wise about every place in a city, about cities in a state and explore about states in Explore India!
Read Project Wiki to dive into technical, Click Here
If you have any feature suggestion for Explore India App. Fill this short form here. You can add your responses multiple times. You can read all responses here
When you compile the Application, It will give an error that google-services.json cannot be found. The file is not supposed to be added to git to avoid getting spam attacks. You can find this file in pinned messages in #cp_explore_india Channel. Put it in this path - \explore-india\app\google-services.json
Contributions are welcome!
If you need any help, please contact us on slack at channel #cp_explore_india
- Check out our public issues board. If your issue isn't on the board, open a new one.
- Wait for mods to assign you an issue.
- Fork the project (Need help forking a project?). You'll do all of your work on your forked copy.
- Create a branch specific to the issue or feature you are working on. Push your work on that branch (Need help with branching?).
- Name the branch something like
fixes-xxx-issue
oradd-xxx-feature
wherexxx
is a short description of the changes or feature you are adding. - Once your code is ready, submit a pull request from your branch to Explore India's
master
branch. We'll do a quick review and give you feedback.
Also Read: Contribution Guidelines
Please refer ids.xml
file to assign ids to the views that you have created in your layout. Don't make changes to the ids.xml layout unless extremely required. If you are adding new ids to ids.xml
, please add it in the appropriate layout section in ids.xml
by following the naming convention. Also, take approval from mods or co-mods incase new ids has to be included or existing one has to be updated. Thank You.
- FAQ's: Click Here
- MVP Guidelines: Click Here
- Contact Us: Click Here