Code Monkey home page Code Monkey logo

guideme's Introduction

Travel Guide Application

This application helps travels to get some location information or places address. It was not build for commercial purpose, just for student's final year poject. This application has admin and visior sides

Some of the features have been removed for security purpose. To fork this project you have to configure some feature at your end so that you can be able to get full functionality of the application. The missing components are as follow:

  1. Get google map api key and replace xxxxxxxx with your api key public static String GOOGLE_API_KEY = "xxxxxxxxxxxxx" under ynwa.guideme.Config.APP_CONFIG.java"
  2. Go into values-->strings.xml and change google-api-key variable with your google api key.
  3. Create a firebase project, download google-service.json file and paste it into app directory of this project.
  4. Admin may be able to notify visitor for the made order. in order this functionality to work you have to have an sms gateway access link to send message to the user. This configuration should depends to the gateway.

Visitor may access the following service:

  • View interest category
  • View places in a certain category
  • Can share a place
  • Can Make an order for a certain place
  • Can view place on map the get direction using MapUtils on googleMap

Admin can access the following services:

  • Creating category
  • Add places into category
  • Can share a place
  • Adding new admin user account
  • View orders and notify visitor using sms for the provided phone number

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.