During this week I started the iOS application, and this is the roadmap for finish the MVP.
- List of templates.
- Be able to play template examples to decide if you want to use it or not.
- Video selection and trimming
- Create the video result from the information given by a generic template, that should work for many different templates.
- Play the result and share it.
I have been able to do from 1 to 3/2, I was a little bit stuck on the trimming view, becuase I need to do it using a ViewController without using SwiftUI and integrate it in SwiftUI. I can do screens using SwiftUI but I wasn’t familiar with UIKit.
List of templates
Finalizada la primera pantalla de selección de templates, también he creado la estructura en JSON de cómo se visualizan los templates. 🌴🌴
— Antonio López (@tonilopezmr) January 18, 2022
Espero tener algo funcionando esta semana. Hay que ir poniéndose deadlines. ☠️ pic.twitter.com/fFXomOCjMP
Play template and Video selection
Ya falta menos para terminar el MVP.
— Antonio López (@tonilopezmr) January 19, 2022
* Visualización de templates
* Selección de template
* Selección de videos
Falta que por cada video recortes los segundos que quieres que aparezcan, y falta la magia interna de unión de videos y listo para compartir! pic.twitter.com/zn1SjMToE6
Video trimming
Esta es la idea principal, tener que ir video por video recortando los segundos que quieres que aparezcan.
— Antonio López (@tonilopezmr) January 21, 2022
Una vez recortados, se mostraría el resultado. https://t.co/g66BYexH6d pic.twitter.com/wdGDlEVKRn
Weeks since I start instantclip, 2.
I’d like to share a summary of the week building instantclip here as a retrospective, I’m going to use my tweets as a reference for the summary, my blog is going to be in English, but my tweets can be in Spanish or English, I didn’t decide yet what to do with the language of my tweets :D.
Instantclip is an application to create videos easily without the need of editing using templates, those templates are uploaded by creators that can add a price for using the template. You can visit the webpage instantclip.app.
Una de las cosas que tengo que aprender a lidiar son con mis ganas de hacer el proyecto, cuando algo se me mete entre ceja y ceja lo hago muy intenso.
— Antonio López (@tonilopezmr) January 21, 2022
Pero estoy aprendiendo a tomármelo más relajadamente pensando en mi salud y para que dure el proyecto a largo plazo.