Skip to content

olsenme/SmartHashTags

Repository files navigation

SmartHashTags

By Meagan Olsen Omeed Halliban, Nick Wong, and Benjamin Wick

Instructions

  1. Navigate to repo
  2. Clone the repogit clone https://github.com/olsenme/SmartHashTags.git
  3. Open Key for Microosft Vision API here
  4. Open the project in Andorid Studio
    "Open an existing Android Studio Project"
  5. Navigate to app/src/main/java/com/example/android/smarthashtaggenerator/utils/NetworkUtils.java.
  6. Set MIC_VISION_APPID to the new API Key.
  7. Click "Run"

Discussion

We used Java,sqLite,and Microsoft Computer Vision API.

Requirements

  • The user will be able to take a photo from within the app or choose a photo from their photo library.
  • If they don't like the photo, they may go back and retake before the hashtags are generated.
  • The image will be analyzed and tagged by Microsoft Computer Vision API.
  • The tags will be formatted and displayed to the user.
  • The user will be able to copy the hashtags to a social media post.
  • The app will store the history of previously created hashtags in a sqLite database.
  • The app will include a "Splash" screen with a simple graphic in the background and the name of the app.
  • The splash screen will exit to the home page of the application automatically after a few seconds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages