JamFrame

JamFrame Used AI

5 devlogs
3h 30m
Created by alaninnovates

An app that lets you create easy synchronized music performances. Metronome backed, record yourself, and the app handles stiching it all together into your final video!

Timeline

Hey yall, I'm back!! I've been mainly hanging around the hack club slack these days and doing a lot of stuff for som support :) However now that the balloon brigade has launched, I'm back to working on projects!!
The main thing that changed in this devlog is that I added a dashboard page. Something I spent a lot of time on is making this fully responsive when the sidebar is collapsed & when the user is on mobile... the css is a little ugly, with some hacky conditional state for width of the project container. but it works!!! yay :)

Big changes! First off, I started working on the studio page. That's pretty much the primary page that this whooole app centers around, so expect more time spent there. Next, I also switched themes to a catppuccin theme! because who doesn't like a nice purple :)

Update attachment

Implement page for creating projects! I may or may not have forgotten to implement the upload thumbnail feature here... meh, i'll add it later

Update attachment

Finished the projects page with a lot of placeholder data (hope these images dont get me copyright striked lol)
Also added a sidebar which will hopefully hold a few things in the future (profile, search, projects, etc)
Next up... the studio page! this page will also start as a mockup them i'll add the features in later on

Update attachment

The project is set up! Added all the authentication features that I want (i.e. login & sign up w/ email). Supabase is amazing and I will continue to use it for all of my personal projects ‼️