Go to file
s416422 1cbbfe6186 frontend fixes, timezone updated, delete confirmation added 2019-12-20 14:09:16 +01:00
app frontend fixes, timezone updated, delete confirmation added 2019-12-20 14:09:16 +01:00
bootstrap Integracja z czytnikiem 2019-12-16 18:48:29 +01:00
config frontend fixes, timezone updated, delete confirmation added 2019-12-20 14:09:16 +01:00
database Integracja z czytnikiem 2019-12-16 18:48:29 +01:00
lsscanner/new_ubuntu Integracja z czytnikiem 2019-12-16 18:48:29 +01:00
mapka CHEC-47 commit 2019-12-14 17:26:20 +01:00
public frontend fixes, timezone updated, delete confirmation added 2019-12-20 14:09:16 +01:00
resources frontend fixes, timezone updated, delete confirmation added 2019-12-20 14:09:16 +01:00
routes attendance notes added, sorting in classes preview added 2019-12-19 00:10:39 +01:00
storage first commit 2019-11-18 18:33:29 +01:00
tests first commit 2019-11-18 18:33:29 +01:00
Dockerfile Dockerfile created 2019-12-17 00:45:57 +01:00
Jenkinsfile jenkins fix 2019-11-18 18:41:10 +01:00
Procfile app deployed with Heroku 2019-12-08 00:00:52 +01:00
README.md js map controlles updated, README updated 2019-12-07 22:16:05 +01:00
artisan first commit 2019-11-18 18:33:29 +01:00
completed.txt CHEC-24 complete - issue completing test, cuz issue was completed at 1st commit 2019-11-24 19:29:06 +01:00
composer.json export to xlsx added, map preview fixed 2019-12-14 22:03:41 +01:00
composer.lock composer update 2019-12-14 22:21:49 +01:00
docker-compose.yml Dockerfile created 2019-12-17 00:45:57 +01:00
package-lock.json CHEC-25 Auth menu, db in sqlite, 1st migration 2019-11-25 16:23:25 +01:00
package.json CHEC-25 Auth menu, db in sqlite, 1st migration 2019-11-25 16:23:25 +01:00
phpunit.xml first commit 2019-11-18 18:33:29 +01:00
server.php first commit 2019-11-18 18:33:29 +01:00
webpack.mix.js first commit 2019-11-18 18:33:29 +01:00

README.md

atcheck

for devs:

atcheck$ php artisan migrate:fresh 
atcheck$ php artisan db:seed 
atcheck$ composer dump-autoload
atcheck$ php artisan serve