GithubHelp home page GithubHelp logo

user-profile's People

Contributors

urveryspecial avatar

Watchers

 avatar  avatar  avatar

user-profile's Issues

Wrap up

  • add back to top page link at edit page
  • Commonize appearance( buttons)
  • favicon
  • read me
  • make demo page

Make Profile Page

  • Image (fetch from gravatar)
  • name
  • email
  • change password button
  • edit button and change router

Project Setup

  • setup google font
  • font awesome icon
  • add css framework
  • setup vuex and add some dummy users
  • display dummy users to top page(list)

change password page

  • show change password modal
  • add input field with validation
  • an option to unmask
  • display password strength
  • change password from vuex

Specs and Design

Requirement

Page specs

  • Account page with these fields
    • Profile picture
    • Full name
    • Email
    • Change Password Button
    • Edit Button

Buttons

  • When Edit button is clicked
    • name and email fields will be changed to input fields.
    • Editing full name should display a first and last name field.
    • all fields have validation.
  • When Change Password is clicked
    • change route to change password page
    • password input field will be displayed.
    • Password form should have an option to unmask (no confirm password field)
      and should display a strength meter.

ETC

  • Font-awesome for icons
  • Open Sans (Google font) should
  • Source should be documented and versioned.
  • Picture should be fetched from Gravatar using user the email, and should use a default image

Additional Specs

  • I think It's better that creating list page and new user page. Because
    • It's more natural.
    • Only a few time will be taken to make that.

Pages

  1. Profiel List
  2. Profile Details
  3. Edit/New Profile
  4. Change Password

Design

make edit page

  • first name input field
  • last name input field
  • email input field
  • validation
  • save vuex action

Make list page

  • add users dummy data to vuex
  • add action to vuex for getting user data (async)
  • add loading spinner
  • create table and display users
  • add router button to users list

as another task

  • user delete
  • user create button

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.