Giter Club home page Giter Club logo

murtazasultani / coronavirus-tracker Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 289 KB

Find out the place or path between two endpoints which is less infected to the Coronavirus (COVID-19). Through this app, you can explore which places are infected to the coronavirus (COVID-19), find out the base path between two places which is less Infected to the coronavirus (COVID-19) and also you can get the latest information from the World Health Organization about COVID-19.

Home Page: http://covid19.sabtinam.com/

License: MIT License

PHP 95.74% JavaScript 0.68% CSS 0.01% HTML 3.58%

coronavirus-tracker's Introduction

ย 

CoronaVirus Tracker

This is the source code repository for CoronaVirus Tracker. The code is entirely open source and licensed under the MIT license. Read the installation guide below to get started with setting up the app on your machine.

ABSTRACT

Find out the place or path between two endpoints which is less infected to the Coronavirus (COVID-19). Through this app, you can explore which places are infected to the coronavirus (COVID-19), find out the base path between two places which is less Infected to the coronavirus (COVID-19) and also you can get the latest information from the World Health Organization about COVID-19.

Requirements

Before installing the app you will need to make sure your server meets the following requirements:

  • PHP >= 7.2.5
  • BCMath PHP Extension
  • Ctype PHP Extension
  • Fileinfo PHP extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Installation

  1. Clone this repository
  2. Run composer install
  3. Install node package manager on your local machine: https://nodejs.org/en
  4. Run npm install to install the dependencies as defined in the package.json file.
  5. you can create .env by cp .env.example .env then add your database credential in it.
  6. Run php artisan key:generate to generate a key for your app.
  7. Run php artisan migrate --seed to run the database migrations.
  8. Run php artisan serve to Serve the application on the PHP development server.

You can now visit the app in your browser by visiting http://127.0.0.1:8000.

coronavirus-tracker's People

Contributors

murtazasultani avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.