Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarojbelbase/covidnepal
Yet another look into COVID-19 cases inside Nepal
https://github.com/sarojbelbase/covidnepal
animation coronavirus-tracking covid-19 covid-19-nepal covid19-data ionicons js-library made-in-nepal nepal nepali neumorphism neumorphism-dark pwa pwa-app telegram-bot
Last synced: 25 days ago
JSON representation
Yet another look into COVID-19 cases inside Nepal
- Host: GitHub
- URL: https://github.com/sarojbelbase/covidnepal
- Owner: sarojbelbase
- License: mit
- Created: 2020-05-26T08:27:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T03:50:24.000Z (over 1 year ago)
- Last Synced: 2023-10-18T02:32:28.801Z (about 1 year ago)
- Topics: animation, coronavirus-tracking, covid-19, covid-19-nepal, covid19-data, ionicons, js-library, made-in-nepal, nepal, nepali, neumorphism, neumorphism-dark, pwa, pwa-app, telegram-bot
- Language: Vue
- Homepage: https://covidnepal.now.sh
- Size: 5.93 MB
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Yet another look into covid-19 cases inside nepal
## Introduction**covidnepal** is just "another try" to look into covidcases inside Nepal. The main purpose of building this one again is to provide reliable, detailed & more informational data inside a same application. It depends on reliable API (after spending months for it) and PWA based (Progressive Web App) meaning it could be installed inside the browser or mobile devices like a native mobile app. By default it uses dark **neumorphic** design for UI.
### Features
* Lists covid-cases by districts & provinces
* Tracks live cases worldwide
* Infinitely loaded covid-19 related news
* Installable on any web browser or smartphone
* Official telegram bot support for alternate updates
* Neumorphic styled design
* Dark mode by default### Links
website > covidnepal.now.sh
telegram bot > t.me/covidnepal_bot
pwa store > progressiveapp.store/pwa/covidnepal## Prerequisites
* Node.js
* Yarn Package Manager
* Covid-19 API
* PWA Builder## Used
#### Tools & Frameworks
* Vue : JS Framework
* Ionicons: Font Icons
* Inifinite-Loading: Loading posts infinitely
* Leaflet: Mapping JS Library
* Bootstrap 5: CSS Framework
* Anime: JS Library for Animation#### Websites
* realfavicongenerator.net
* autoprefixer.github.io
* shields.io
* ionicons.com
* tinypng.com
* metatags.io
* heymeta.com
* fonts.google.com
* vuejs.org#### API
## Installation
Go to root folder & install the required packages using: `yarn install`
## Development Setups
To compiles & hot-reload for every changes: `yarn serve`
To compiles & minify for production: `yarn build`
#### Contributions are welcome • Made with ❤️ in Nepal.