Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 552 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 552 Bytes

Readme

This is the repository for the Real-World Winds project, published at CHI'24.

The app uses Firebase as its database. Out of data privacy issues, in order to use the app, you will need to configure your own Firebase, s. here: https://firebase.google.com/docs/android/setup or use another Firebase of your choice.

Once you have a Firebase project, copy the database URL into the file FirebaseConfig.kt, line 13, instead of the ***.

To access the paper, click here: https://doi.org/10.1145/3613904.364258

Have fun doing your challenges!