Skip to content

This application is a collaborative project made by the Google Udacity Android Developer Scholars.

Notifications You must be signed in to change notification settings

kamalshree/explore-india

 
 

Repository files navigation

explore-india

This Application is a collaborative project made by the Google Udacity Android Developer Scholars.

Features

  1. Awesome places (Location based or Interest-based)
  2. Places photos
  3. Famous (Food, Story, Culture, etc)
  4. Giving Google Map API to give directions.
  5. Place type ( Picnic, Tracking, Beach)
  6. Audience (Family, Friends, Couple, etc)

When the Application is launched for the first time, The user will be sent to welcome screen to introduce app, and to get permissions (Like Location). Then, Location Access given will show famous places nearby (as per users interest) or can swipe up and have state list. If Location Access is not given, They will be showed the state/city selector activity.

In state wise view, a user in the top will get top locations in that state. Scrolling up will give user cities list, with places name in small fonts.

City participants can make their own layout for their city.

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

Google-services.json

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

Contributing

Contributions are welcome!

If you need any help, please contact us on slack at channel #cp_explore_india

  1. Check out our public issues board. If your issue isn't on the board, open a new one.
  2. Wait for mods to assign you an issue.
  3. Fork the project (Need help forking a project?). You'll do all of your work on your forked copy.
  4. Create a branch specific to the issue or feature you are working on. Push your work on that branch (Need help with branching?).
  5. Name the branch something like fixes-xxx-issue or add-xxx-feature where xxx is a short description of the changes or feature you are adding.
  6. 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.

About

This application is a collaborative project made by the Google Udacity Android Developer Scholars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%