Skip to content

PROCESSING - Android project, lookup by zip code and save user selected businesses offering beauty services.

Notifications You must be signed in to change notification settings

LATAEVIA/Find-Your-Beauty

Repository files navigation

Find Your Beauty

Practice creating and building navigation through activities, displaying lists, gathering input and passing it to another activity, using butterknife to bind views, implementing View.OnClickListener interface to set click listeners to view elements, implementing OkHttp to retrive data, creting data models to store data using fragments and a pager adapter to swipe through views, and incorporating implicit intents., 07/23/2016

By LaTaevia

Description

An Android application that allows users to lookup businesses that offer beauty services by zip code.

Prerequisites

You will need the following things properly installed on your computer.

  • Android Studio
  • Nexus 6 download
  • Android API 23 Download

Installation

  • git clone https://github.com/LATAEVIA/Find-Your-Beauty.git
  • change into the new directory
  • Open Android Studio
  • Navigate to File>Open
  • Choose recently cloned folder
  • Load Nexus 6 in emulator
  • Run app

Upcoming Features

  • Implement Firebase user authentication.
  • Save and retrieve data using Firebase.
  • Employ the Firebase-RecyclerAdapter to display from database.
  • Use SharedPreferences.
  • Utilize dialogs to inform users of errors, login status, etc.
  • Use a SearchView widget to gather user input.

Technologies Used

  • XML
  • Java
  • Android

License

This software is licensed under the MIT license

Copyright (c) 2016 LaTaevia

About

PROCESSING - Android project, lookup by zip code and save user selected businesses offering beauty services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages