Skip to content

Jeppenseppiro/Laravel_HELIOS

Repository files navigation

LEYECO V Logo

About

Geographical Information System (GIS) for the LEYECO V electrical company in Leyte, Philippines

Nicknamed HELIOS after an ancient Greek god HELIOS, the personification of the Sun.

A refactor system of the exisiting geographical information system made for an electrical company here in Leyte. One of the reasons why this was made was because during the 2013 super typhoon Yolanda, record-keeping and fetching of the properties (ex. electrical posts, transformers) was a nightmare. Automating that process was one solution to the problem.

Requirements

Make sure you have installed Node and Composer

Installation

Run the command below install the proper dependencies needed

npm install
composer install

Run the command below to migrate the database and seed the data to populate

php artisan migrate:fresh --seed

Run the command below let Vite watch the file changes and enables the hot refresh function (auto-refresh the page every save)

npm run dev

Company

We would like to extend our gratitude to LEYECO V for accepting us in the development of HELIOS GIS.

Tools

About

A refactor codebase of the exisitng HELIOS project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published