sanalk86 / covidtracker

Developed on Laravel, vue js and mysql.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel-Covidtracker

Developed with Laravel to create a database amongst the public. By which if anyone is tested positive. The phone numbers likely to be in contact with the positive person can be tracked by the health official.

php and mysql versions used

10.4.16-MariaDB as DB PHP version: 7.3.24 PHP version

Installation

  • Download the project, cd into the project folder and run composer install
  • Create a DB with desired name.
  • Edit DB_DATABASE,DB_USERNAME,DB_PASSWORD values in .env at root project folder.
  • run php artisan migrate in project root folder.
  • run php artisan serve in project root folder.
  • run npm install && npm run dev

About

Developed on Laravel, vue js and mysql.


Languages

Language:JavaScript 82.0%Language:CSS 10.1%Language:PHP 5.4%Language:Blade 2.3%Language:Vue 0.0%Language:SCSS 0.0%