Menu

Tree [05177a] master /
 History

HTTPS access


File Date Author Commit
 core 2022-04-11 Gowan Cephus Gowan Cephus [05177a] Bug Fixes
 src 2022-04-11 Gowan Cephus Gowan Cephus [05177a] Bug Fixes
 usr 2022-04-11 Gowan Cephus Gowan Cephus [05177a] Bug Fixes
 var 2022-04-11 Gowan Cephus Gowan Cephus [05177a] Bug Fixes
 .gitignore 2022-03-18 Gowan Cephus Gowan Cephus [1c7451] Redifined Tenant System
 .htaccess 2021-06-15 Gowan Cephus Gowan Cephus [236ae7] Introducing Access Control List
 .prettierrc 2021-06-15 Gowan Cephus Gowan Cephus [236ae7] Introducing Access Control List
 README.md 2021-09-12 Gowan Cephus Gowan Cephus [b5f729] User Profile Update
 composer.json 2021-07-17 Gowan Cephus Gowan Cephus [c3f833] Access Control List implementation
 index.php 2021-10-30 Gowan Cephus Gowan Cephus [a292bc] Introduced Functional Requirements

Read Me

Phiscal

The Business Information System

Description

Repo defines a RESTful API to Phiscal, an online Business Information System, facilitating functionality of different induries, by means of sub-components, dubbed "Modules".
Application is licensed under the GNU Public License version 3.

Dependencies

  • Apache 2
  • Maria DB
  • PHP 7.4
  • Phalcon 4

Installation

Setup database.schema

GNU System

Execute shell script in dir usr/sql/ .

bash usr/sql/db-gnu.sh

Windows

Execute batch file usr/sql/db-win32.bat .