All Projects → Paul-McGarrigle → Android-Travel-Application

Paul-McGarrigle / Android-Travel-Application

Licence: other
This application is an Android based travel application. Users can Login/Register on the application and their information is stored on Firebase, a cloud based NoSQL Database. When a user has logged in they are brought to their profile page, which will display their personal registration information and allow them to upload a profile picture by …

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android-Travel-Application

location-api-sl
This API can be use to all developers to get location details of Sri Lanka 🇱🇰 including major cities, sub areas, districts and Provinces. ⛳️
Stars: ✭ 35 (+0%)
Mutual labels:  nosql, restful-webservices
pika
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
Stars: ✭ 4,719 (+13382.86%)
Mutual labels:  nosql
MongoDB-3-Succinctly
This is the companion repo for MongoDB 3 Succinctly by Zoran Maksimovic. Published by Syncfusion.
Stars: ✭ 15 (-57.14%)
Mutual labels:  nosql
mongock
Lightweight Java based migration tool
Stars: ✭ 357 (+920%)
Mutual labels:  nosql
pocket-cms
☁️ A pocket sized CMS written for nodejs
Stars: ✭ 13 (-62.86%)
Mutual labels:  nosql
dockage
embedded document/json store
Stars: ✭ 20 (-42.86%)
Mutual labels:  nosql
huskydb
HuskyDB - Windows Native C++ NoSQL Database
Stars: ✭ 27 (-22.86%)
Mutual labels:  nosql
Kitura-CouchDB
CouchDB adapter for Kitura
Stars: ✭ 50 (+42.86%)
Mutual labels:  nosql
quitsies
A persisted drop-in replacement for Memcached, respecting the rules of quitsies.
Stars: ✭ 16 (-54.29%)
Mutual labels:  nosql
Spring-Boot-Application-Template
Spring Boot Web App, Flyway, MySQL, H2DB, Bootstrap, Thymeleaf, JWT, Swagger, API Rate Limiting, Docker, RBAC, i18n
Stars: ✭ 90 (+157.14%)
Mutual labels:  restful-webservices
fuerte
Low Level C++ Driver for ArangoDB
Stars: ✭ 41 (+17.14%)
Mutual labels:  nosql
NoSE
👃 Automated schema design for NoSQL applications
Stars: ✭ 25 (-28.57%)
Mutual labels:  nosql
Cpp REST
🌐 REST with C++ SDK (Casablanca)
Stars: ✭ 19 (-45.71%)
Mutual labels:  restful-webservices
book-code
The code belonging to O'Reilly's eXist book
Stars: ✭ 19 (-45.71%)
Mutual labels:  nosql
lua-leveldb
Lua bindings for google's leveldb library.
Stars: ✭ 50 (+42.86%)
Mutual labels:  nosql
doclite
PHP NoSQL database and document store
Stars: ✭ 57 (+62.86%)
Mutual labels:  nosql
sql-to-mongodb
A Node.js script to convert an SQL table to a MongoDB database.
Stars: ✭ 32 (-8.57%)
Mutual labels:  nosql
NeoClient
🦉 Lightweight OGM for Neo4j which support transactions and BOLT protocol.
Stars: ✭ 21 (-40%)
Mutual labels:  nosql
lucene
Apache Lucene open-source search software
Stars: ✭ 1,009 (+2782.86%)
Mutual labels:  nosql
OLX Scraper
📻 An OLX Scraper using Scrapy + MongoDB. It Scrapes recent ads posted regarding requested product and dumps to NOSQL MONGODB.
Stars: ✭ 15 (-57.14%)
Mutual labels:  nosql

Android-Travel-Application

This application is an Android based travel application. Users can Login/Register on the application and their information is stored on Firebase, a cloud based NoSQL Database. When a user has logged in they are brought to their profile page, which will display their personal registration information and allow them to upload a profile picture by accessing the devices built in Camera application. The user can then select a country and retrieve information on this country compared to their current location. For example users can get information on the specified country, or locate flights to the specified country, or use a currency conversion calculator or view a map of the country. These services are provided by online REST services, such as Google Maps API, restcountries.eu API & fixer.io API. The user can then logout of the application by following the specified link or simply shaking the device.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].