https://github.com/zulfikar-ditya/antrian-app
antrian app/ queue app with yii 2
https://github.com/zulfikar-ditya/antrian-app
bootstrap php yii2 yiiadvanced
Last synced: 3 months ago
JSON representation
antrian app/ queue app with yii 2
- Host: GitHub
- URL: https://github.com/zulfikar-ditya/antrian-app
- Owner: zulfikar-ditya
- License: bsd-3-clause
- Created: 2021-06-10T08:52:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-14T05:17:51.000Z (about 5 years ago)
- Last Synced: 2025-06-13T04:43:19.706Z (about 1 year ago)
- Topics: bootstrap, php, yii2, yiiadvanced
- Language: PHP
- Homepage:
- Size: 1.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# antrian app
> post test magang 2021 (intership test/ final test)
## todo
```
if antrian status selesai
user cant delete data
else
user can delete data
```
## instalation
- clone repo
- [view](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/start-installation.md#preparing-application)
- migrate database
- change file common/config/params.php
```
'frontendUrl' => 'http://frontend.test', // to your local url
```