Skip to content

andresfm8/HTN2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DJtify

Djtify is a Web Based Application that allows you to create a virtual “room” by authenticating with your favorite platform account (Spotify, Apple Music, etc..). When in a room, Listeners can place songs in a queue that the Host manages.

Contributors

Andres Munevar, Stefan Leoussis, Aryaman Dhingra, and Natasya Aulia

Tech/Framework

Our Stack:

  • React.js
  • Tailwind CSS
  • Express.js
  • Node.js
  • MongoDB

Features

Feature Overview

  • Create and Host a Music Session with a live Queue
  • Join a Music Session and Requests Songs to the Queue
  • Scan a Barcode or Click a Link to Join a Session

Getting Started

  1. Clone or download repository

Server

  1. Go into the server director cd server
  2. Run npm install to install packages
  3. Create your environment variable (.env) file
  4. Run npm start to start the server

Client

  1. Go into the client directory cd client
  2. Run npm install to install packages
  3. Run npm start to start the client side

Setup:

Head to Server: Create Directory "certs" Paste CA Certifacte Inside

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors