Loading repository data…
Loading repository data…
LukPle / repository
Companion App for the Tonsor Story Cube – Preserves memories and connects loved ones (Android, iOS and Web)
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Story Cube App - The Companion App for the Tonsor Box Application for Android, iOS and Web developed with Flutter Connected Repository: https://github.com/Pleanog/story_cube_hardware
Timeline Recorded memories appear in a timeline view with a details screen that shows a summary and handy metadata about the story, including the original audio to listen to. This preserves memories and eases the management of important information because stories should not get lost.
Chronicle An overview of a person's memories, categorized by metadata to provide a clearer, more structured overview of their life. There's also an option to create a personal profile for this person to help personalize the experience.
Team & Work
This project was later used in the research initiative Nähe über Distanz, funded by the German Federal Ministry of Education and Research, focused on technology for human connection across distance.
Before you can start with Flutter, ensure you have the following installed:
Follow these steps to set up your development environment:
Clone the Repository:
git clone https://github.com/LukPle/story_cube_app.git
cd story_cube_app
Install Dependencies:
Run the following command to fetch the dependencies listed in your pubspec.yaml file.
flutter pub get
Set Up Your Editor:
Set Up Firebase Integration:
To run the app on an emulator or physical device:
Start an Emulator (if you don't have a physical device connected):
Run the App:
flutter run