Skip to content

katebyars/Imago

Repository files navigation

IMAGO

_An app for Instagram influencers to find hireable Unsplash photographers. _

By Kate Byars

Description

Today, photographers abound. That special 'instagrammable' style, however, is not so plentiful, epecially as you peruse the studio listings in your town. If you want a portrait that is different than the norm, or simply want to get those social media worthy shots, use this app! It uses the Unsplash API to find photographers that live in or are shooting in your town.This is an app created for the Introduction to Programming course at Epicodus, Portland. This app is currently under construction and does not represent the MVP.

Current Project Task List

Task Status
Change small sized images to large sized in progress
Heart button saves to Firebase in progress
Display Firebase favorites via RecyclerAdapater on a favorites pages in progress
Display recently searched items in a a section of MainActivity layout as "Recently Searched" list/fragment in progress
Create dialogs for login status in progress
Update UI to flat design in progress
Update API call with branching logic to filter out null values in progress
Update opening screen with buttons to search for table tops, portraits, lifestyle and custom in progress
Have 4 separate API calls for each of the buttons in progress
Add a search widget to replace the search images thing cooler

The home page includes a search box and submit button, along with a bottom nav bar. Description Search results appear in a separate activity with description and image thumb nail. I will add logic later to handle 'null' cases. Description Each image has a detail fragment. I will update this fragment with logic that corresponds to more image details Description Once the pizza is added to the order, the user can see that pizza's details in the Your Order area.

Specs

  • Calls to the UnSplash API return photo or user results based on any query value.
    • Examples : Cakes returns photos of cakes.
  • Each photo has a detail page.
    • Example : A picture of a cake is clickable and brings you to a page of details on the image and the photographer.
  • The photographers are searchable by location
    • Example : Alaska returns 1,000 photographers by profile location
  • The images are searchable by location.
    • Example : Alaska returns 10,0000 images shot in locations in Alaska
  • Photographers contact details are included in the search results.
    • Example : Alaska returns 10,0000 images shot in locations in Alaska and the first result is Anne Spitzen who lives in Anchorage.

Known Bugs

{There are no known bugs in this program but it is currently under development. The most recent branch is called UI.}

Support and contact details

{Please let the author know if you have questions. Kate Byars [email protected]}

Technologies Used

{Java, Android}

License

{MIT}

Copyright (c) 2017 {Kate Byars}

About

an unsplash API app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages