PiXeL99-eng / COVID-19_Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Data Sources
  5. License
  6. Project Contributors

About The Project

Our aim is to build an all-in-one Covid-19 website for India, which will be a one-stop solution to everyone’s needs during this pandemic.

Via the website, one can access info about the COVID-19 cases of all the districts across India. The pointers of the districts are coloured on the basis of the active COVID-19 cases. Users can also get details about the Covid vaccination centres in any location, via pincodes.

Addition of Helpline numbers and details of Healthcare services in localities across India, is a further scope of development of this project.

Built With

About Frontend and Backend

This is a NODE app . We have used EJS as our view engine . EXPRESS module is used for routing and rendering the EJS files . We have used Bootstrap v5.0.2 for the search page. For the map we have used Mapbox .

Getting Started

How to set up the project locally:-

Prerequisites

  1. Install NODE JS from [https://nodejs.org/en/]
  2. Clone the repo
    git clone https://github.com/PiXeL99-eng/COVID-19_Project.git
  3. Install NPM packages
    npm install

Usage

Open the folder in any IDE , in the integrated terminal write the command given below to run the program .

   node node.js

You can also open the folder path in the powershell and write the same command as above to run the program. Open localhost:3000 in your browser to see the web page .

Data Sources

License

Distributed under the MIT License. See LICENSE for more information.

Project Contributors

Dipayan Das - dipayandas360@gmail.com

Sayantan Kundu - sayantankundu02@gmail.com

Debasmita Deoghuria - ddeoghuria2@gmail.com

Shuvam Saha - shuvam.saha02@gmail.com

Ritabrata Barat - ritobrotobarat.100@gmail.com

Project Link: https://github.com/PiXeL99-eng/COVID-19_Project

About

License:MIT License


Languages

Language:EJS 46.2%Language:JavaScript 36.5%Language:CSS 17.3%