Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/srevinsaju/noticov


https://github.com/srevinsaju/noticov

feat: make the send updates feature as beta preview

ae2e449ffb01509e705b8c30f911bd906567c175 authored over 3 years ago by Srevin Saju <[email protected]>
fix: UI, remove the unfinished work parts

0752b32a4c880b83dd13115920987db3ad149463 authored over 3 years ago by Srevin Saju <[email protected]>
feat: improve hospital counts

bf80ef73672d7db53984adafafb99baa7d766091 authored over 3 years ago by Srevin Saju <[email protected]>
fix: hospital_beds feature

3ec55625e78cc3f9e77ac39a92b9de370173fe6b authored over 3 years ago by Srevin Saju <[email protected]>
fix: hospital_beds feature

dc78159e4543af602b4559f4cd59b5214457f0eb authored over 3 years ago by Srevin Saju <[email protected]>
fix: the total sum calculation feature

c470fac0327fd587dce3da52c21ae318e3f2692d authored over 3 years ago by Srevin Saju <[email protected]>
fix: bug in getting the api data

2a04f2a8b305eb4fe0318acdd7368a47ee07e974 authored over 3 years ago by Srevin Saju <[email protected]>
style: lint with black

6b21ab44a6c0531f4d942daf6b0631d1343acaba authored over 3 years ago by Srevin Saju <[email protected]>
feat: add support for available bed entries

e07373f309461f38daf0e4162a2449b5f311c446 authored over 3 years ago by Srevin Saju <[email protected]>
fix: add import statements in the __init__.py to prevent conflicts

2c90de01a823936b40cb3462bee362abac3000d9 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add medical beds geo support

0c18740deda9497d4de9dff9b17d6ab5a44a2f3d authored over 3 years ago by Srevin Saju <[email protected]>
fix: graph time plotting and disable unwanted components

a81edc1ec1791e6177f35f384f34f988acf52713 authored over 3 years ago by Srevin Saju <[email protected]>
feat: do not use any features which we have not completed yet

e7334fc63afe6069d67a6e8da6f36eb8dd82d941 authored over 3 years ago by Srevin Saju <[email protected]>
feat: set port as 15555

0f31e777f408f2d0b55e38925522892d3d60a702 authored over 3 years ago by Srevin Saju <[email protected]>
feat: set port as 15555

cedcc01bd2c084bae622640a7244781e93a26a58 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add latest states data to the noticov dashboard

9dfd35a8c98bf48c208012bbc4a2c18efd26885c authored over 3 years ago by Srevin Saju <[email protected]>
feat: add pie chart for total_cases and discharged, deaths

ba4cde5bbed29382e3fd68755e40fd40d97158c8 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add location to discord notificatins and also improve summary endpoint

3ca14ff900938eeaa777fd94f60e4946f59d59e4 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add a timestamp option

7482e49d9295af47595d8550de6ce479202493c8 authored over 3 years ago by Srevin Saju <[email protected]>
fix: fix some bugs when there was no previous entry for a country

c42ac0fbffd31141a117acfb123fd2aa4206f602 authored over 3 years ago by Srevin Saju <[email protected]>
style: lint with black

e5faf02557623d0ee18d9dcac98c94bd1766ed6d authored over 3 years ago by Srevin Saju <[email protected]>
feat: add api call for getting all the data

601810cd42371d5a4bcb4124a94deeb67c0ab3c9 authored over 3 years ago by Srevin Saju <[email protected]>
feat: connect the latest cases api

ac909e0a355d95d4827b106fe87340541c1e098e authored over 3 years ago by Srevin Saju <[email protected]>
feat: sort by descending order

3b9b0f1cde047e0bfdc4480122678265f7ffce40 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add the frontend code

0a29cd1518314ca816336da2c11b04762de22e0e authored over 3 years ago by Srevin Saju <[email protected]>
style: lint with black

bdabb404a70f57853efd0ff1ddb299dc06241e0b authored over 3 years ago by Srevin Saju <[email protected]>
feat: improve logging and connect the logger

94519842894541749b3c7946473be93ec08b2a1b authored over 3 years ago by Srevin Saju <[email protected]>
fix: make the backend executable and do the final touch up of the backend

9624ba4f8f88db4c475f29c7f2bc19abe2759939 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add notifier

388edb782a19953906cf70efdfd708bd6246de9d authored over 3 years ago by Srevin Saju <[email protected]>
feat: fix path to static files and templates

9ac34904bead38f2c68fc074248a1c7fce8b29c1 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add discord notifications

90a59f0d796ac34a2746e4dbd809efad438b2cb6 authored over 3 years ago by Srevin Saju <[email protected]>
Merge branch 'secondary'

960843ccc79df22dc41a5cde7e17ee13d1a73ee1 authored over 3 years ago by Srevin Saju <[email protected]>
feat: move the static files to frontend folder

8329d40babb881a6b83106d03d5ec08513668be4 authored over 3 years ago by Srevin Saju <[email protected]>
feat: only notify when the new data is more than the current data

477af076e471d6ecd2b9c8d9dd880b498aab8629 authored over 3 years ago by Srevin Saju <[email protected]>
Webpage front-end complete. Only need to link with the data from back-end.

c66efb917f370624821c62e6088f4e459f1e54ef authored over 3 years ago by Jomills Jose Anand <[email protected]>
feat: only sleep 30m

d1c744e7eb3c04f150df0aeacfe3330f8a039036 authored over 3 years ago by Srevin Saju <[email protected]>
fix: a lot of fixes, make the backend finally work 👀

d269d5fc908abe2836ab2a25f5a0684364511808 authored over 3 years ago by Srevin Saju <[email protected]>
feat: remove redundant import

f74507882323bd39b1b54274453f606c13542612 authored over 3 years ago by Srevin Saju <[email protected]>
fix: Change List[CovidData] to CovidDataList

c09107f3af9f2ed09766329f12962edd5aca9ef0 authored over 3 years ago by Srevin Saju <[email protected]>
style: lint with black

704b8c398317eee88579cc000e1b02170f89eef1 authored over 3 years ago by Srevin Saju <[email protected]>
style: lint

eaa9787fc71edc989d63d2c9d5caf689b452a828 authored over 3 years ago by Srevin Saju <[email protected]>
feat: start implementing the heart of the backend + some bug fixes

1683a1ffd28fa4854699d97e64e63f2fa1af35d9 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add geolocation

85c8c5313d840771ba1ad19cf24275a324aa2c04 authored over 3 years ago by Srevin Saju <[email protected]>
feat: connect everything to courier and keep

791a12ff69702070b613e2ab991d65ea647c12cc authored over 3 years ago by Srevin Saju <[email protected]>
feat: add trycourier module to pyproject.toml

61f89290c900822b543cdbf77d59009332a80b25 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add courier notifier

bf66033edc3d9388d57070fb4500e42048147cad authored over 3 years ago by Srevin Saju <[email protected]>
feat: rearrange the backend process

a30644779865a88234556ec5ef11768ade05853f authored over 3 years ago by Srevin Saju <[email protected]>
docs: update information about setup and installation, running

955b636a67819b323de477e73e2c2ef555b13966 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add backend loop and dotenv variables

bdbf098d4627dc92e8acb7a3c917d8bc4d5a279e authored over 3 years ago by Srevin Saju <[email protected]>
feat: add flask app

25da0b29cc304e5d0de12e4be3542d7c439637ce authored over 3 years ago by Srevin Saju <[email protected]>
Added files of webpage but incomplete

eb12cd8ac0f6a5c25bf56601ae9b7be3de81c0f2 authored over 3 years ago by Jomills Jose Anand <[email protected]>
docs: add table to docstrings

13c227d8c281732e2658168d36945b74dc7df870 authored over 3 years ago by Srevin Saju <[email protected]>
fix: add the new deps for sqlalchemy

0ea5d12ab6e183d8c329b022ee33944e83e3cde8 authored over 3 years ago by Srevin Saju <[email protected]>
feat: set the timestamp on __init__

2e55ed3f04170097eb3154e7b0d48e3c53d4ebb8 authored over 3 years ago by Srevin Saju <[email protected]>
refactor: table -> tables

dfb33bdc281e145b086c1a2e61517c895c09a82e authored over 3 years ago by Srevin Saju <[email protected]>
refactor: Table to Tables due to sqlalchemy conflict

b399b268693fb8c7249dd6a5b97bf935d4fd015f authored over 3 years ago by Srevin Saju <[email protected]>
feat: move to sqlalchemy for the backend sql magic

b4be7346875f87e15074ed1835c33c43d76576e8 authored over 3 years ago by Srevin Saju <[email protected]>
add get_all_covid_data

bb7de927381a865da660b7a6b677188fb61794a0 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add coloredlogs

b70dc547b512d140b23c6e226262532609ac9eca authored over 3 years ago by Srevin Saju <[email protected]>
feat: add create table features for postgresql adapter

b88bb3533f544157df845456d9baafe3af34f3cb authored over 3 years ago by Srevin Saju <[email protected]>
feat: add logging.py from pyuploadtool

https://github.com/TheAssassin/pyuploadtool

aba3eb7b1b3496bc6b8c2679c0ba70688cbd9111 authored over 3 years ago by Srevin Saju <[email protected]>
feat: make the initialization script part more meaningful with postgresql

cac2f210c6199778a1dc628ce5364038d527c195 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add attributes as enum

0ed6e86115029ceef7264cbbdb7997225c325d96 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add storage backend adapters

0adb6f6ddcdc1cf5bf7dae098a1e853c1204b8c9 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add table names

e805aa46232af429b3d974e63905147723430959 authored over 3 years ago by Srevin Saju <[email protected]>
feat: bootstrap the postgresql adapter for the backend

adc811db1332aa34e64b6d7bd431b60b28121165 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add .gitignore

479127c4bc644463e37a76048f41e7cb984e88ab authored over 3 years ago by Srevin Saju <[email protected]>
feat: connect the India covid rootnet API and add covid19 data

23d2fa21cd52bcb345362ea46307fcfd4360a07d authored over 3 years ago by Srevin Saju <[email protected]>
feat: add base covid data classes and api endpoints

40630f9b5bb076098ffdda4fce2512fe7d6326d1 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add MIT License

556b5cee01357d01949ce149471e10be8a79252b authored over 3 years ago by Srevin Saju <[email protected]>
feat: add poetry.lock and some README information

d2d2ab011b9a623a9573ad10263cf335ce371eee authored over 3 years ago by Srevin Saju <[email protected]>
feat: add app.py and __main__.py

aa871a4fa239a75693fc98d4679e7a9193449272 authored over 3 years ago by Srevin Saju <[email protected]>
feat: bootstrap the structure

f211fe5503a7d709940e68338fe11857aad0c771 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add pyproject.toml

20ce717e283a12f4a2b92ff60e756d4daf71c7f7 authored over 3 years ago by Srevin Saju <[email protected]>
feat: initial commit

488e1af6bf24aeb9d073c004ac4f82fa4d897104 authored over 3 years ago by Srevin Saju <[email protected]>