← Back to Projects

Riffroom

Collaborative music platform with playlist management and real-time updates.

RoleLead Developer
TimelineJan 2024 - April 2024
PostgreSQLFlaskSQLAlchemyNuxt.jsVue.js

The Challenge

Riffroom is a music collaboration platform that enables users to create and manage playlists together. Features a normalized PostgreSQL database for efficient querying and a Nuxt.js frontend for reactive updates.

Key Features

Playlist Management

Add, remove, and reorder songs with real-time backend sync.

Optimized Database

Normalized PostgreSQL schema reducing query times by 30%.

User Authentication

Secure login system with session-based authentication.

Async API Updates

Reactive frontend with asynchronous API calls for smooth UX.