Giter Site home page Giter Site logo

entea / coronavirus-kyrgyzcha Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 3.0 1.26 MB

Кыргызча коронавирус статистика - http://virus.el.kg

License: Creative Commons Zero v1.0 Universal

CSS 13.66% JavaScript 85.45% HTML 0.55% PHP 0.34%
covid-19

coronavirus-kyrgyzcha's People

Contributors

bupychuk avatar entea avatar ipatiev avatar jumasheff avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

coronavirus-kyrgyzcha's Issues

Move data grouping to backend

Currently the data is being grouped into countries in main.js file which slows down page loads.
This has to be moved to backend

Translate remaining countries

Кыргызча өлкө аттарын которуш керек:

 case "KH":
    return "KH";
case "LB":
    return "LB";
case "IQ":
    return "IQ";
case "OM":
    return "OM";
case "AF":
    return "AF";
case "BH":
    return "BH";
case "KW":
    return "KW";
case "DZ":
    return "DZ";
case "AT":
    return "AT";
case "IL":
    return "IL";
case "PK":
    return "PK";
case "GE":
    return "GE";
case "GR":
    return "GR";
case "MK":
    return "MK";
case "EE":
    return "EE";
case "SM":
    return "SM";
case "IS":
    return "IS";
case "MQ":
    return "MQ";
case "CI":
    return "CI";
case "SC":
    return "SC";
case "TT":
    return "TT";
case "VE":
    return "VE";
case "SZ":
    return "SZ";
case "GA":
    return "GA";
case "GT":
    return "GT";
case "MR":
    return "MR";
case "RW":
    return "RW";
case "LC":
    return "LC";
case "VC":
    return "VC";
case "SR":
    return "SR";
case "XK":
    return "XK";
case "CF":
    return "CF";
case "CG":
    return "CG";
case "GQ":
    return "GQ";
case "UZ":
    return "UZ";
case "NL":
    return "NL";
case "BJ":
    return "BJ";
case "LR":
    return "LR";
case "SO":
    return "SO";
case "TZ":
    return "TZ";
case "BB":
    return "BB";
case "ME":
    return "ME";
case "KG":
    return "KG";
case "MU":
    return "MU";
case "ZM":
    return "ZM";
case "DJ":
    return "DJ";
case "GM":
    return "GM";
case "BS":
    return "BS";
case "TD":
    return "TD";
case "SV":
    return "SV";
case "FJ":
    return "FJ";
case "NI":
    return "NI";
case "MG":
    return "MG";
case "HT":
    return "HT";
case "AO":
    return "AO";
case "CV":
    return "CV";
case "NE":
    return "NE";
case "PG":
    return "PG";
case "ZW":
    return "ZW";
case "TL":
    return "TL";
case "ER":
    return "ER";
case "UG":
    return "UG";

Webpack build

After doing #1 and #2 we need a webpack build that:

  • squashes all the js into one single file
  • squashes all of the css into one single file

The copy-pasted external dependencies need to be bundled into the resulting js/css files. The web app should be 100% self-sufficient and not depend on external CDNs to allow 100% local traffic.

Translation to kyrgyz

Need to translate table headers and page title

                            {title: 'Country'},
                            {title: 'Confirmed total'},
                            {title: 'Confirmed growth'},
                            {title: 'Recovered total'},
                            {title: 'Recovered growth'},
                            {title: 'Deaths total'},
                            {title: 'Deaths growth'},

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.