Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        




Yet another look into covid-19 cases inside nepal


Total Hits

Top Language

Releases











## 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

* Postman | nepalcorona.info

## 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.