Git Product home page Git Product logo

scilifelab / coronastatus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bustbyte/coronastatus

0.0 0.0 1.0 19.52 MB

Open source webapp that let people report their health status to get overview of COVID-19 ๐Ÿ‡ณ๐Ÿ‡ด๐Ÿ‡ณ๐Ÿ‡ฑ๐Ÿ‡ธ๐Ÿ‡ฐ๐Ÿ‡ฒ๐Ÿ‡ฝ๐Ÿ‡ฎ๐Ÿ‡น๐Ÿ‡ฎ๐Ÿ‡ณ๐Ÿ‡ต๐Ÿ‡ญ๐Ÿ‡ธ๐Ÿ‡ช๐Ÿ‡ฉ๐Ÿ‡ฐ๐Ÿ‡น๐Ÿ‡ท๐Ÿ‡ง๐Ÿ‡ช

License: MIT License

TypeScript 33.88% HTML 57.56% CSS 5.43% JavaScript 1.74% TSQL 0.11% Python 0.84% Dockerfile 0.05% Shell 0.40%

coronastatus's Introduction

Scilifelab modules

Installation

Installation is as simple as

python setup.py install

If you are running several virtual environments, where one (e.g. devel) is used for development, you can install a development version by running

workon devel
python setup.py develop

Documentation

Docs are located in the doc directory. To install, cd to doc and run

make html

Documentation output is found in build.

Running the tests

The modules are shipped with a number of unit tests, located in the tests directory. To run a test, issue the command

python setup.py nosetests

or if you want to run individual tests, cd to tests and run (for example)

nosetests -v -s test_db.py

coronastatus's People

Contributors

adriaanvanrossum avatar amritnagi avatar arildwtv avatar bertrandlalo avatar bitbonsai avatar btutal avatar elinkronander avatar fossecode avatar fredrikpe avatar ian-starts avatar janmande avatar jelbazi avatar jinjie avatar kilian avatar lseelenbinder avatar maccyber avatar malinahlberg avatar mepa1363 avatar michaelmcmillan avatar mihai-sysbio avatar pontus avatar randriana avatar rootalgorithm avatar sbocinec avatar snikanes avatar sondrehj avatar talavis avatar tarasmatsyk avatar tkrunning avatar zerbfra avatar

Watchers

 avatar  avatar

Forkers

elinkronander

coronastatus's Issues

Make Swedish translation

Need to make a coronastatus/app/locales/sv.json file with Swedish translations for all strings. Can base it on the English version: coronastatus/app/locales/en.json

Set up analytics

The site code is designed to work with Simple Analytics: https://simpleanalytics.com/

This is normally a paid service, but the people behind it are involved in the coronastatus project and are offering free accounts for corona-related websites.

Importantly, Simple Analytics does not collect IP addresses or any other personally identifying information. They have a page on this here: https://docs.simpleanalytics.com/what-we-collect

If / when we get the go ahead and start scaling up ready to go live, it would be good to set this up and enable it.

Make Swedish postcode locale

In coronastatus/app/locales/ need to make sv-municipalities.json and sv-postalCodeCoordinates.json files with Swedish postcodes and their lat/lng locations.

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.