From 118e73aa1cf54e133a01c9cdeb31aeb282b5151f Mon Sep 17 00:00:00 2001 From: bhargav nelluri Date: Wed, 29 Jul 2020 04:40:36 +0000 Subject: [PATCH] Updated with handlebars --- Alltracks.json | 55 ++++++++++++++++++++++++++++++++++----- views/index.handlebars | 2 +- views/login.handlebars | 2 +- views/register.handlebars | 2 +- views/secure.handlebars | 2 +- 5 files changed, 52 insertions(+), 11 deletions(-) diff --git a/Alltracks.json b/Alltracks.json index 27dcb3f..b7376ca 100644 --- a/Alltracks.json +++ b/Alltracks.json @@ -1,44 +1,85 @@ [ { "Singer_Name": "John", - + "image-url":"", + "Singer-details":"", + "Description":"", "Track":"BlackOut" }, { "Singer_Name": "Justin-Bieber", + + "image-url":"", + "Singer-details":"", "Description":"It was launched in 2002. At that Justin bieber age was 12 years.", "Track":"Baby" + }, { - "Singer_Name": "ChainSmoker", + "Singer_Name": "ChainSmoker", + + "image-url":"", + "Singer-details":"", + "Description":"It was launched in 2002. At that Justin bieber age was 12 years.", + "Track":"Loser" }, { - "Singer_Name": "JohnCena", + "Singer_Name": "JohnCena", + + "image-url":"", + "Singer-details":"", + "Description":"It was launched in 2002. At that Justin bieber age was 12 years.", + "Track":"You-can-see-me" }, { "Singer_Name": "Akon", + + "image-url":"", + "Singer-details":"", + "Description":"It was launched in 2002. At that Justin bieber age was 12 years.", + "Track":"Chammak-Challo" }, { - "Singer_Name": "A.R-Rehman", + "Singer_Name": "A.R-Rehman", + + "image-url":"", + "Singer-details":"", + "Description":"It was launched in 2002. At that Justin bieber age was 12 years.", + "Track":"Oscar" }, { - "Singer_Name": "Pritam", + "Singer_Name": "Pritam", + + "image-url":"", + "Singer-details":"", + "Description":"It was launched in 2002. At that Justin bieber age was 12 years.", + "Track":"Black" }, { - "Singer_Name": "AlanWalker", + "Singer_Name": "AlanWalker", + + "image-url":"", + "Singer-details":"", + "Description":"It was launched in 2002. At that Justin bieber age was 12 years.", + "Track":"Fade" }, { - "Singer_Name": "EDSheeran", + "Singer_Name": "EDSheeran", + + "image-url":"", + "Singer-details":"", + "Description":"", + "Track":"We-dont-talk-anymore" } diff --git a/views/index.handlebars b/views/index.handlebars index a84284d..10b6320 100644 --- a/views/index.handlebars +++ b/views/index.handlebars @@ -18,7 +18,7 @@ {{/if}}

This is the home page. Users can see it without logging in.

-

log in

+

Log In

diff --git a/views/login.handlebars b/views/login.handlebars index 8c5e6c2..ae387b9 100644 --- a/views/login.handlebars +++ b/views/login.handlebars @@ -22,7 +22,7 @@

Password:

-

register

+

Create a new account

diff --git a/views/register.handlebars b/views/register.handlebars index 374e1c2..4659989 100644 --- a/views/register.handlebars +++ b/views/register.handlebars @@ -22,7 +22,7 @@

Password:

Email:

-

+

diff --git a/views/secure.handlebars b/views/secure.handlebars index 4dd8886..ff0f1fc 100644 --- a/views/secure.handlebars +++ b/views/secure.handlebars @@ -18,7 +18,7 @@ {{/if}}

Display all tracks

-

log out

+

Logout