An open API service indexing awesome lists of open source software.

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

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
```