Project / Case File

Narcotics Anonymous – EG

An application to display static info about the organization and a contact form...

Narcotics Anonymous – EG
Portfolio Android and Back-End Developer
Project Overview

An application to display static information about the organization, and a contact form that is connected to an online database to store messages and it has a login system and basic admin panel to display the contact messages to the admin.

Android Development Role

  • Parsed XML API and listed the data in custom ListViews
  • Turned a PSD design into Android XML layouts.
  • Created small XML API to display the maps in a ListView
  • Used Google Maps’ activity to display pins and names on locations of branches

Back-End Development Role

  • Created MySQL database to store users, map details and contact messages.
  • Created a contact form that sends message to MySQL database by sending request to a PHP file.
  • Created small XML API for list of branches to put on the map