Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Latest commit

 

History

History
73 lines (53 loc) · 4.44 KB

README.md

File metadata and controls

73 lines (53 loc) · 4.44 KB

Aanav

PRs Welcome MIT license Open Source Love svg2 Website status

Customer Panel

Screenshot from 2020-12-05 18-37-30 Screenshot from 2020-12-05 18-38-50 Screenshot from 2020-12-05 18-39-58 Screenshot from 2020-12-05 18-41-01 Screenshot from 2020-12-05 18-48-01 Screenshot from 2020-12-05 18-47-28 Screenshot from 2020-12-05 18-42-41 Screenshot from 2020-12-05 18-42-14 Screenshot from 2020-12-05 18-41-46 Screenshot from 2020-12-05 18-46-50 Screenshot from 2020-12-05 18-46-28 Screenshot from 2020-12-05 18-46-06 Screenshot from 2020-12-05 18-45-15 Screenshot from 2020-12-05 18-44-56 Screenshot from 2020-12-05 18-44-15 Screenshot from 2020-12-05 18-43-58

Admin Panel

Screenshot from 2020-12-05 18-48-51 Screenshot from 2020-12-05 18-51-09 Screenshot from 2020-12-05 18-50-51 Screenshot from 2020-12-05 18-49-25 Screenshot from 2020-12-05 18-49-04

Setup

Apache2

  • Unzip and paste the project folder in root directory of apache
  • Start apache and mysql/mariaDB servers
  • Configure localhost and password in database.php file

NGINX

  • Unzip and paste the project folder in root directory of NGINX
  • Start NGINX and mysql/mariaDB servers
  • Configure localhost and password in database.php file

Stack

  • Download the project and paste the project folder in htdocs in xampp or lampp folder.\
  • Windows - Start apche,mysqland phpmyadmin using GUI panel\
  • Linux - Go to /opt/lampp in terminal and run ./xampp start

Dependencies

Dependency Version
php 7.4
mySql 8.1
Bootstrap 4.5
Bootbox 5.5.2
Phpmailer 6.6
jQuery 3.3.1
FPDF 1.82