File | Date | Author | Commit |
---|---|---|---|
core | 2022-04-11 |
![]() |
[05177a] Bug Fixes |
src | 2022-04-11 |
![]() |
[05177a] Bug Fixes |
usr | 2022-04-11 |
![]() |
[05177a] Bug Fixes |
var | 2022-04-11 |
![]() |
[05177a] Bug Fixes |
.gitignore | 2022-03-18 |
![]() |
[1c7451] Redifined Tenant System |
.htaccess | 2021-06-15 |
![]() |
[236ae7] Introducing Access Control List |
.prettierrc | 2021-06-15 |
![]() |
[236ae7] Introducing Access Control List |
README.md | 2021-09-12 |
![]() |
[b5f729] User Profile Update |
composer.json | 2021-07-17 |
![]() |
[c3f833] Access Control List implementation |
index.php | 2021-10-30 |
![]() |
[a292bc] Introduced Functional Requirements |
The Business Information System
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.
Setup database.schema
Execute shell script in dir usr/sql/ .
bash usr/sql/db-gnu.sh
Execute batch file usr/sql/db-win32.bat .