Giter Site home page Giter Site logo

teambuilder's Introduction

teambuilder

Features:

  1. Browse development teams

On home page display two sections for specific teams (Front-End, Back-End).

Every section should display a list of team members (Avatar image, Name).

  1. Add new team member.

Provide form to create a new team player record.

User should have ability to name, avatar image url and choose a team for new team member.

All fields are required. Name field should be at least 3 and not more than 30 symbols long.

Image Url should start from 'http://' or 'https://'

Team radio-button should be selected.

If form filled in incorectly and user press 'Save' button - display error message near wrong filled field.

If form filled in correctly and user press 'Save' button - display home page with new user record in specified team section.

  1. Edit team member.

When user hover team member record display pencil icon near team member's name.

When user clicks pencil icon replace username label with input and allow user to change team player's name. ( restrict saving empty value )

Finish editing on blur event or 'enter' button keypress.

  1. Remove team member.

When user clicks remove button near team member record - record is removed from the list. (provide confirmation popup)

  1. Additional Feature. Sorting

Provide ability to sort each panel separately by name in ascending and descending order.

Requirements:

  Template language:
     HTML
     
  CSS tools:
     anything you wish.
     
  JavaScript tools:
     Underscore.js
     Backbone.js
     JQuery

teambuilder's People

Contributors

azaytc avatar

Watchers

 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.