Giter Site home page Giter Site logo

hcard's Introduction

hCard

hCard Builder Development Process

  1. Write HTML template to build structure, define class and id name, and add SEO elements

  2. Use Javascript to implement functions, try to use efficient method to make it work

  3. Slice PSD file to measure dimension between different elements of mockup, record color code

  4. Apply CSS for UI rendering, adjust HTML structure

  5. Add media query for responsive layout

  6. Test website by different browsers (Chrome/IE/Firefox) with different versions. Test performance on mobile and tablet.

  7. Fix bugs


  • Total development time consuming: aprox. 5hrs

  • I did meet some issues like - need to use style of to replace style of input[type='file'] and user still click 'input' to upload photo. The quick solution is to cover the rendered by a same size/position and transparent so that user can see the but actually click . It's not the best solution but it just works. I tried some other ways like to apply onclick function to or hide , none of them work. I give this example to say when I meet problem, my solution is to looking for different ways then find out the best I can do.

  • There are definitely improvement spaces on my work and I'm still learning and doing some research to make it better.

hcard's People

Contributors

xiaodigital 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.