Skip to content

umarfarooq478/YADA

 
 

Repository files navigation

YADA

Explore | Travel | Write

Join the chat at https://gitter.im/YADA_/community

About

Yet Another Diary App created for travelers who want to write about their experiences. Customizable themes with the fusion of maps and path tracking make it all the more interesting!

Contributors

Contributing

The app is open for contribution during PWOC. Start discussion in the PWOC Discord Server.

To be able to use firebase services, like authentication, you will need to register your SHA-1 keys. For that, make sure your Java's bin directory is stored in environmental variables of your PC. After that, enter this in your terminal:

keytool -list -v -keystore "c:\users\your_user_name\.android\debug.keystore" -alias androiddebugkey -storepass android -keypass android 

and replace your_user_name accordingly. You can share the SHA-1 Key with your mentor, and they will add it in Firebase console. If you face any problem in this step, make sure to contact the mentor.

Roadmap

  • Complete Kotlin Supremacy
  • Introduction of ViewModels and implementation of MVVM architecture
  • UI Overhauls

Issues

If you think you have found a bug, please report it on Issues. The app is under active development and some new features are planned. You can suggest and vote for new features in the same location.

FIGMA File

https://www.figma.com/file/VVNKBMvON3t4gZXpNpDNeS/first-page?node-id=0%3A1&t=xcpMwzDkU5J449RP-1

About

Yet Another Diary App

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 57.2%
  • Java 42.8%