Code Monkey home page Code Monkey logo

banks-db-demo's People

Contributors

linda-rian avatar mungell avatar nscyclone avatar olegman avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

banks-db-demo's Issues

Use real card border radius

Right now form has bigger border radius, than on real bank card. To be absolutly awesome, we should copy real border radius.

Fix title link

Gray on white is not a best color. Idea of chaning title color to bank color is nice, but we can use default link blue color on start.

Add more information

Some users will find this page by search engines.

So we need to put extra info and links to this page.

Show Unknown bank

When user enter unknown BIN, we should mark that we didn’t know this bank and ask user to contribute to project.

Halter font

Halter font is awesome. We recommend it in Best Practices, so we should use it also here.

Add favicon

Every site should have favicon. In my experience we need only 32×32 favicon.ico and 192×192 apple-touch-icon.png.

All other sizes can be converted from this sizes. File size is not really important for page performance, requests count is much important. With standard favicon.ico and apple-touch-icon.png names browser will load images even before finish HTML request. As result bigger favicon.ico will be downloaded faster than special favicon.16px.png build from HTML meta-tags.

It is tricky question, what image we should add to favicon. But I think any image is better, than nothing :).

For example, we can take any free bank icon (some simple, because favicon.ico will be converted to 16×16 is most of cases). Then we keep left part of icon in black and right part changing to blue color from README.md screenshot. This half-painted bank icon is a good illustration of library’s idea.

Add autofill for card number

GH Pages are now using HTTPS, so it's possible to have autofill for card number field in Google Chrome. To enable autofill we need to add special attributes to input.

Add OpenGraph tags

If we write links to demo page in Facebook, right now we will get:

rpp4xbn

Link card has no image and no description.

We should cover this case and add OpenGraph meta-tags (they are common for every social network). We need some screenshot example like in banks-db’s README.md and short description.

Here is useful links:

I think Facebook sharing is important for demo page, because non-coder designers is a good client market too :).

Use HTTPS

  1. HTTPS is better for any page with bankcard number.
  2. Chrome enables bankcard number autocomplete on HTTPS pages.

But it is long-term issue, because seems there is no easy way to enable HTTPS on GitHub Pages right now: isaacs/github#156

Add SEO meta tags

We should add description and keywords meta-tags. They are not so important, but some engines uses it.

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.