Giter VIP home page Giter VIP logo

oncase.com.br's People

Contributors

ibbc avatar marpontes avatar vitordeatorreao avatar ygoleite avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ohenriquet

oncase.com.br's Issues

Include pages css separately

Now, for development matters, we're writing some in-line css to the pages.

But these specific stylesheets need to live into their own files and they need to be loaded accordingly so when the view is included, the styles are already available.

Let's try to make it elegant.

Improve the jumbotron height responsivity

We need to do a better control of jumbotron's height.

We're using vh unit and that's not an option since we want to maximize browser support.

Also, too large and too small heights this measures break the intended behavior

This need to be fixed along with the jumbotron background height styling.

Add responsivity to d3js footer charts

They're rendered considering the initial client width;

If the window is resized to smaller sizes - no problem;

But if it's resized to bigger sizes, there's an issue.

We should add a listener to the document width to deal with this. There are tons of ways to do this in d3js

Create a page preloader

Create a view content preloader that deals with the resources and just presents the page when the content is available.

Stick to material design guidelines for the visual effects.

Add page internationalization

  • Add language selection on the interface;
  • Add controllers awareness of current language through a service;
  • Change server.js route rewriting rules;
  • Change .htaccess rewriting rules for production;
  • Add angular-locale support;
  • Output all possible texts to locale bundles;
  • Test, test, test...

Reduce header size

It's taking a lot of space [248px] and on smaller screens it makes a big bad difference.

We should deal with 150px at most.

Create directive for showing Elements only when visible on viewport

We need a directive that would enable elements to animatedly show up when visible on viewport.

As we don't want to use jquery, let's search for methods of implementing this that would use, for instance, ng-view and css-animations, mixed with some view-port control that Angular would deliver.

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.