Git Product home page Git Product logo

partifys-frontend's Introduction

Build Status JavaScript Style Guide code style: prettier

PARTIFYS PROJECT

Group project COMPSCI 732 Front-end repository

screenshot

Members

  1. Aditio Agung Nugroho (anug012 / 791804575)
  2. Malith Patabandige (mpat901 / 6544754)
  3. Senthil Kumaran Santhosh Gopal (sgop587 / 476621066)
  4. Wei Lu (wlu702 / 778099429)

Description

This project was created for the group project in the COMPSCI 732 course, at The University of Auckland. We utilize Spotify open API to create a website to host a “Party Playlist” using a Spotify premium account. The users must have a Spotify premium account to create the room. The frontend for the party spotify aplication was created using React + Redux + Redux-Saga + Styled Components and socket.io!

Main Features

  • Users can log in using their Spotify account (Premium account).
  • Users can create a “room” using name and code.
  • Users can share this room with friends using the party name + code or QR scan.
  • Users who enter the room can search and add songs to the room’s playlist.
  • Guests who enter the room can add a song and vote between two songs in the playlist to determine which one will be played next.
  • Users who have entered the room can chat with each other.

Documentation

Technologies

How to run

# Create your environment file
cp .env.sample .env

# You can use our spotify client ID and environtment setting by default. 
# However, you can replace the placeholder values with your environment values (see next section)
nano .env.sample

# Install dependencies
npm install

# Run unit tests
npm test

# Run the project
npm start

Creating the environment file

Creating a Spotify application:

  • Create a "website" application on the Spotify developer console
  • Copy the client ID in your env file
  • Save a redirect_url and copy it in your env file

partifys-frontend's People

Contributors

aditioan avatar malithp avatar gsksan avatar wadelu78 avatar dependabot[bot] avatar

Forkers

gsksan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.