/srtask/public/index.php - SLIM 4 api
To use this app you need to do:
- create ".env" file based on ".env.example" and config that
- run the "composer install" command in the command line in "{your http folder}/srtask/srtask"
- create database and secret table based on "srtask.sql" or "srtask.mwb"
/srtaskfe/index.html - for js test
srtask.mwb - mysql workbench ER model
srtask.sql - to import sql table
srtask.postman_collection.json - to import collection to postman