|
1 | | -# Yii2 REST API + Angular 9 Boilerplate |
| 1 | +# Yii2 REST API + Angular 10 Boilerplate |
2 | 2 |
|
3 | 3 | [](https://travis-ci.org/chrisleekr/yii2-angular-boilerplate) |
4 | 4 |
|
5 | 5 | This is a boilerplate project for future use. The project consists of REST API developed by Yii2 and backend/frontend |
6 | | -developed by Angular 9 with Bootstrap 4. |
| 6 | +developed by Angular 10 with Bootstrap 4. |
7 | 7 |
|
8 | 8 | The project involves: |
9 | 9 |
|
10 | 10 | - API |
11 | 11 | - Yii2 REST API, Yii2 RBAC, JWT (JSON Web Token), Memcached, _Basic Unit & Functional Test using Codeception_ |
12 | 12 | - Backend: Staff/Administrator dashboard to manage staffs, users and settings |
13 | | - - Angular 9, Bootstrap 4, JWT (JSON Web Token), _Basic Unit test using Karma+Jasmine_, Moment.js, Sweet Alert, Underscore.js |
| 13 | + - Angular 10, Bootstrap 4, JWT (JSON Web Token), _Basic Unit test using Karma+Jasmine_, Moment.js, Sweet Alert, |
| 14 | + Underscore.js |
14 | 15 | - Frontend: User website to support user registration, login and account management |
15 | | - - Angular 9, Bootstrap 4, JWT (JSON Web Token), _Basic Unit using Karma+Jasmine, Basic E2E test using Protractor+Jasmine_, Moment.js, Sweet Alert |
| 16 | + - Angular 10, Bootstrap 4, JWT (JSON Web Token), _Basic Unit using Karma+Jasmine, Basic E2E test using |
| 17 | + Protractor+Jasmine_, Moment.js, Sweet Alert |
16 | 18 |
|
17 | 19 | ## Demo |
18 | 20 |
|
|
0 commit comments