2.6 KiB
Quid faciam Hodie
What did I do toady?
Find out what you did all the days and unlock moments you completely forgot!
Showcase
Available for Android
As well as for iOS!
App checkup
- ❤️ Created using Flutter
- 🍎 Native behavior on Android & iOS
- ✅ Tested on multiple real devices
- 🈳 Completely localized (available in English & German)
- 🔦 Usage of Supabase's Auth, Database, Storage & Realtime functionality
- 🌚 Supports dark mode
- ⏩ Optimized for efficient behavior
Quick start
Create an account / log in
Go through the welcome screen and log in with your email and password. If you don't have an account already, we will automatically create one for you.
Create a new memory
Press on the shutter button once to create a photo. Hold it down to create a video.
View your memories
Tap on the bottom right image / movie to view your timeline. You can swipe to see all your memories from here.
Hint for the jury
The app can run directly after building it. All API Keys are stored in code. To protect them from simple bots, they are converted to base64. Once the Hackathon is over, all API keys will be removed.
By default, this app will use the Supabase project from me (Myzel394).
I do not share your data and I do not download it.
If you want to host your own Supabase project (which is highly recommended), you can replace your
own API key under lib/constants/apis.dart
;
You will need to replace SUPABASE_API_URL
to your URL and SUPABASE_API_URL
to your API key.
Aaaaaand most importantly:
Have fun! 😄