SagiPinas / v1

core-banner

First iteration of the SagiPinas Web application, written in JavaScript.

Project Status

note

SagiPinas / v1: is in active development, If you have question about the project, reach out on bryce.mercines@gmail.com

Features

List of target features for the project:

Feature NameStatus
Real-time✅    Complete
Digital Mapping✅    Complete
AnalyticsPending
Support IoT DevicesPending
Device RegistryPending

Development

The project is built with Create React App making it very easy to adapt and modify to your needs, simply clone the repository install dependencies and run the development environment using yarn or npm.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Technology

Deployment

v1 can be deployed on the following services:

With the two options listed above, Vercel is the recommended service if you want to host an instance of the Web Application.