Skip to content

sarojbelbase/covidnepal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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

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.