Skip to content

Vader-Femi/Devfesttttt

Repository files navigation

Devfesttttt Image

Figma Link | Case Study

Devfesttttt

We made a Wear Os version of the DevFest App we saw at DevFest 2022. And in case you're wondering, it's Devfesttttt (with 5 t). Adeleke Azeez did the Case Study and Figma Designs and I did the Wear and Android Apps.


Before you run

To use the sign-in with Google feature in the phone module, first open the local.properties file and paste your WEB_CLIENT_ID for your Google account. i.e WEB_CLIENT_ID="PASTE_YOUR_KEY_HERE"


Now for the development, I used:

  • Jetpack Compose for building the UI
  • Room Database for well, the databases
  • Dagger-Hilt for dependency injection
  • Google's One Tap Client Client to log in and get the profile picture, email, and name from your phone
  • Wear's CapabilityClient APIs i.e MessageClient to start the wear activity from your phone (because you can) and DataClient for sending your profile picture, email, and name to the paired Wear device (Shoutout to github.com/android/wear-os-samples)

License

Apache License

About

A WearOs App for Devfest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages