DEV Community

Cover image for CrewSpace: Collaborative File Sharing & Spaces for Friends
Niyi Enny
Niyi Enny

Posted on

CrewSpace: Collaborative File Sharing & Spaces for Friends

This is a submission for the The Pinata Challenge

What I Built

CrewSpace is a collaborative hub for friend groups, that enables planning, and file sharing. It allows groups to upload files, manage shared documents, and have conversations, all within a centralized and easily accessible space.

Demo

Try CrewSpace out here at https://pulse-flame-five.vercel.app/app

Sign Up
Image description

Create Groups
Image description

Manage Groups - Create and Join with an invite code
Image description

Collaborate on Files
Image description

My Code

Here's a link to the Github Repository for CrewSpace: https://github.com/polyrenn/pulse

Tech Stack

CrewSpace is built with:

  • Remix
  • Pinata API for File Management
  • Supabase for Storage & User Management
  • Clerk for Auth

More Details

Pinata powers the file-uploading experience, allowing users to share files with their groups, and collaborate on them, managing permissions as well as downloads for storage.

Top comments (0)