Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.51 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.51 KB

Story Maker

Story Maker logo

The aim of the project is to create a mobile application that generates short movies (stories) based on video files selected by the user from the device memory. In addition, the application offers the option of selecting an audio file, a fragment of which is added as a soundtrack to the final clip being created. The main idea of the project was to implement an algorithm that automatically selects the most interesting moments from the indicated files and then joins them together.

Getting Started

Requirements

Build and Run

# To build the .apk file
flutter build apk

# To run the mobile application
flutter run -d emulator-<emulator_id>

Run Unit Tests

flutter test test

Screenshots

Icon Home screen Making a story
Share and save buttons visible Sharing Full vertical view
Full screen mode
Fullscreen mode with options