Coder Social home page Coder Social logo

rampageousrj / xplore Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 12.43 MB

Code dump for Sixth Semester Mobile Application Development Lab Project

Home Page: https://xplore-vkzl.onrender.com

License: GNU General Public License v3.0

Python 6.80% Java 93.20%
bcrypt flask-api mobile-application-development sqlite3-database emergency-number-api web-scraping-python

xplore's Introduction

XPlore

This project is a mobile application developed in Android Java as part of a college lab project. The application uses the Foursquare API to access key locations around the user within a 10km radius and displays them on the app with customized search options. Additionally, it employs a custom-made API built using Python Flask to scrape data from Indian Helpline and, based on the current location o the user, finds the closest match using fuzzy matching and provides emergency and local helpline numbers.

Live Link

Find the Emergency Contact API here:

https://xplore-vkzl.onrender.com

NOTE: The API only accepts POST request and does not require any authentication or API Keys

Technology Stack

  • Frontend: Android Java
  • Backend: Flask
  • APIs: Foursquare API, Custom Flask API
  • Web-Scraper: BeautifulSoup
  • Security: Bcrypt

Features

  • Location Discovery:

    • Utilizes the Foursquare API to find and display key locations within a 10km radius of the user's current location.
    • Locations are displayed in a Java ListView with custom selection options.
    • Viewing individual point of interest if also possible with fetching of comments associated with the place (if any) for enhancement of user experience.
  • Emergency Helplines:

    • Custom Python Flask API scrapes data from Indian Helpline and displays as a Java Listview on the landing page.
    • Finds the closest match on the sitemap using fuzzy matching and retrieves relevant emergency and local helpline numbers based on the user's current location.
  • User Authentication:

    • Login feature with password hashing.
    • User data is securely stored in an SQLite3 database.

xplore's People

Contributors

rampageousrj avatar

Watchers

 avatar  avatar

Forkers

bhavjaiin

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.