Coder Social home page Coder Social logo

jhoanborgeswebapp's Introduction

Phone Directory

User Story

Story Description

The Client has an application to keep their users in an agenda, he realizes they need to add a new field to populate the address of their users, but also the client needs a much simpler way to edit the fields in the agenda, so we have to implement a new gesture for the edition.
The QA team found a few defects that need to be fixed along with the new features described by the PM.

Feature Description:

  • Add a new field called “Address”
  • Implement a gesture that do the following:
    • Become editable when double clicked
    • After edited, the information should be saved if the user hits enter.
  • Be sure formats on the fields are correct and only valid data can be entered.

Acceptance Criteria:

  • Address field must be added
  • Field must contain a gesture that do the following:
    • Become editable when double clicked
    • After edited, the information should be saved if the user hits enter.
  • Defects must be fixed
  • Application needs to work
  • Follow the contribution guide

Considerations:

  • You can use any framework or library for the “Views” and modified the code as required.
  • You need to fix the existent or new errors
  • You can add styling if you believe it would provide a plus

Contribution

To contribute in this project you need to make a fork of the current repository, in your copy of this project, checkout to develop and create a feature branch like gitflow and start to code.

Pull Request

Once your feature is finished, merge it into develop and create a Pull Request with a message explaining what your feature does and if is needed install some extra dependencies.

Installation

Software requirements

  • NodeJS 10.x+ with NPM
  • Modern browser like Chrome, Firefix, etc
  • Code Editor

Steps to mount a development server

  1. Install dependencies with NPM or Yarn
> npm install
or
> yarn
  1. Start the development server
> npm start
or
> yarn start

jhoanborgeswebapp's People

Contributors

deleonop avatar edgravillop avatar jhoanborges avatar

Stargazers

 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.