juangsalaz / sales-management-dashboard

Sales management dashboard and admin panel are developed using Laravel Framework and deployed using docker compose

Home Page:http://103.82.92.154:9000/login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sales Management Dashboard and Admin Panel

Demo

This project is developed using Laravel, you can try the live demo using this url http://103.37.125.116:9000/login

username: direktur
password: direktur

Installation

To running in your local computer, you can clone this repository then build and running the docker. Go to the main root directory of the project, then run

docker build .

and

docker-compose up

After finish, you can go to http://localhost:9000/ to access this admin panel in your local

then you can ennter into container bash with

docker exec -it <container_id> bash

Then install the composer with

composer install

Images

Screen Shot 2023-07-28 at 23 38 39 Screen Shot 2023-07-28 at 23 39 10 Screen Shot 2023-07-28 at 23 39 54 Screen Shot 2023-07-28 at 23 40 08 Screen Shot 2023-07-28 at 23 40 17

About

Sales management dashboard and admin panel are developed using Laravel Framework and deployed using docker compose

http://103.82.92.154:9000/login


Languages

Language:Blade 40.6%Language:PHP 36.3%Language:HTML 13.8%Language:Less 9.2%Language:Dockerfile 0.1%Language:Vue 0.0%