Skip to content

avwede/trill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trill provides a social and user-friendly platform for music discovery and discussion. Users can rate and review albums, curate their profiles with their favorite albums, see what their friends are listening to, save music for later, and read up on the latest music news. The rating system allows for quick access to user-generated opinions, providing a more personalized and enjoyable music discovery experience. Our app caters to anyone with a keen interest in music, from casual listeners to music enthusiasts, critics, individual artists, and larger labels.

Web and Mobile App Demo

Web Demo Mobile Demo

Meet the Team

Senior Design COP 4934 - Group 48

Getting Started

Structure

This repository is a monorepo—the general hierarchy of the project is as follows:

.
├── mobile   (The mobile app, built with Flutter)
└── web      (The web app, built with React and TailwindCSS)
└── backend  (The backend code, built with Golang & Serverless)

Developer Tools

For Web:

  1. To run the Vite app, use npm run dev

About

Senior Design Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 42.4%
  • JavaScript 33.2%
  • Go 14.6%
  • C++ 4.2%
  • CMake 3.7%
  • HTML 0.5%
  • Other 1.4%