Skip to content

edento/songsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

songsApp

Guess artists of an album by its name In this game the user has to guess the artist by its album names. In each game there are 5 rounds, each round stands for 1 artist to guess within 3 attempts.

I used AngularJS for front-end, Node.js for backend and iTunes API for music data (Read more )

screenshot

Limitations/TBD:

  • Currently supports limitted number of artists
  • Need to add visual feedback for the user (on correct/wrong answer) besides the score

How to run locally

After clone, use npm to install node_modules folder:

cd your_dirname

npm install

Run node:

node server.js

About

A simple guess-the-artist-game. Can you guess any artist by its albums cover?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors