/covidkaraoke

Primary LanguageJavaScriptMIT LicenseMIT

COVID Karaoke

License

License: MIT

Description

In these unprecedented times people feel at a loss without the simple pleasures they once enjoyed outside of the home. Our application offers users the opportunity to gain back a sense of normalcy while maintaining their health and safety in the comfort of their own home. The New England Journal of Medicine has reported that symptoms of anxiety and depression are on the rise due to feelings of isolation. Covid Karaoke brings our users a personalized, high-energy musical environment where they can unwind with friends and family. Music has long been used as an uplifting, creative outlet and though we may not be able to listen to it live we can still experience the magic with a live show of our own.

As an avid karaoke fan in the era of COVD-19

I want to sing my favorite songs with music and lyrics

so that I can fill the void of not being able to go to karaoke bars.d

Screenshots

Screen Shot 2020-10-25 at 6 11 40 PM

Screen Shot 2020-10-25 at 6 11 21 PM

Screen Shot 2020-10-25 at 6 09 27 PM

Screen Shot 2020-10-25 at 6 09 47 PM

Table of contents

Installation

In the command line, run:

* require node.js
* npm install 

Usage

Click on the app link to view the homepage. User can search for song by track title. User can click the "listen" button to hear the song and see the lyrics. User can click the "save" button to save song to history.

Link

Covid Karaoke

Contributors

Ver Pasamic, Stefanie Serpa and Nilou Mostofi

Technology

  • Javascript
  • Node.js
  • mySQL API
  • Express API
  • Express-Handlebars
  • Passport API
  • Sequelize API,
  • DOTENV API,
  • Spotify API

EnvVars

This app uses dotenv. Requires a ".env" file like the following:

SERVER_SECRET = your_server_secret

SPOTIFY_ID = your_Spotify_client_id

SPOTIFY_SECRET =Your_Spotify_secret