Build your own Android App

In a developed country like Singapore, finding a car park can be difficult during peak hours. There are a lot of car park android applications available on google store, however most of them provide the services such as user to find the nearby HDB car park in the list view which is not very user f...

Full description

Saved in:
Bibliographic Details
Main Author: Kyaw, Thu Zin
Other Authors: LING Keck Voon
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2020
Subjects:
Online Access:https://hdl.handle.net/10356/139859
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:In a developed country like Singapore, finding a car park can be difficult during peak hours. There are a lot of car park android applications available on google store, however most of them provide the services such as user to find the nearby HDB car park in the list view which is not very user friendly. The purpose of this project is to develop a GPS enabled android mobile application that will assist users to find an available parking space within a HDB residential town. The mobile application also has multiple functions such as displaying the current location of the user with nearby HDB car park information in Map View, search function by residential town, and search function by carpark name to look for real-time total carpark lots and available empty lot. This project utilizes the PyCharm IDE for the development of the application for android phone users. The project was coded in Python and Kivy languages and uses a local database within the application. Local database file was developed using DB Browser for SQLite. In this report, the author will discuss what he has done as well as the results of the project.