Skip to content

R-Cole/user_vue_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue_project

Highlight User Logins Project

There are 2 pages. On each page of the application a table displays the values found in users.json. By default this table displays all rows with a white background.

On page 1, there is a button that, when clicked all user rows with a login count of 0 are highlighted with a red background.

On page 2, there is a button that, when clicked all user rows with a login count of 1 or more are highlighted with a green background.

When the button is clicked again on either page the default non-highlighted view displays.

Tech

Vue.JS Moment.JS

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published