Giter VIP home page Giter VIP logo

contact-list-manager's Introduction

contact-list-manager

running the application

  1. install node.js
  2. install git
  3. open command prompt to desired folder
  4. Download repo by running: git clone https://github.com/andythecoderman/contact-list-manager.git
  5. run: npm install
  6. run: node bin/www
  7. Navigate your browser to http://localhost:3000

##Rrequirements

Build an angular application that acts as a contact list manager for a fictitious club. The attached json file has 100 fictitious members that can be used as your data.

The application should have the following features:

  1. Browse the list of members in a paginated table with a user selectable 10, 20, or 50 items per page.

  2. Filter the list by state

  3. Search for member. The search box should filter the members when the first name or last name contains the entered text.

  4. Selecting a member will display all the user details.

Your application should be styled as a polished end-user application and should have a responsive UI that supports phone portrait and desktop screen widths.

Please use native JavaScript, CSS, and HTML. CoffeeScript, TypeScript, SASS, LESS, etc., should not be used for this assignment.

As part of this effort, we request that you use the following style guide:

Labels:

· Font Family: Oswald (from google fonts)

· Font Size: 12px

· Font Weight: bold

· Color: you choose

All other text and form controls:

· Font Family: Oswald (from google fonts)

· Font Size: 12px

· Color: you choose

Buttons:

· Font Family: Oswald (from google fonts)

· Font Size: 12px

· Font Color: White text

· Font Weight: Bold

· Background Color: you choose

· Case: Uppercase

· Margin: 12, 12, 12,12

· Style: 5px corner radius

Hover state: Darken 25%

Click state: Darken 25% and dim text 60% opacity.

contact-list-manager's People

Contributors

andythecoderman avatar

Watchers

 avatar  avatar

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.