|
2 | 2 | <h1 align="center">Angular Example App</h1> |
3 | 3 |
|
4 | 4 | <p align="center"> |
5 | | - Example app with Angular 19 + i18n + Standalone Components |
| 5 | + Base project with Angular 19 and i18n |
6 | 6 | <br> |
7 | 7 | <br> |
8 | | - :clap::clap::tada::tada::tada::tada::clap::clap: |
9 | | - <br> |
10 | | - <br> |
11 | | - A real-world app crafted with :heart: and dedication!. Showcasing CRUD operations, advanced patterns, and much more. Dive in and explore! |
| 8 | + A real-world app made with :heart: and dedication!. Showcasing CRUD operations, advanced patterns, and much more. Dive in and explore! |
12 | 9 | <br> |
13 | 10 | <br> |
14 | 11 | <img style="width: 15%; margin: 0 auto;" src="https://res.cloudinary.com/ismaestro/image/upload/v1735164052/angularexampleapp/ash-pikachu_dem2w0.png" alt="Demo example"/> |
@@ -50,8 +47,8 @@ The server is built with NestJS, Prisma, and Postgres, ensuring a robust and mod |
50 | 47 | - [x] Optimized Images: Leveraging [NgOptimizedImage](https://angular.io/guide/image-directive) for performance. |
51 | 48 | - [x] SASS & BEM Styles: Maintainable and scalable styling. |
52 | 49 | - [x] Animations: Smooth and engaging UI interactions using Angular's powerful animations API. |
53 | | -- [ ] Comprehensive Testing: Example tests for Components, Services, Interceptors, Directives, and Guards. |
54 | | -- [ ] End-to-End Testing: Fully configured with Playwright. |
| 50 | +- [ ] Comprehensive Testing: Example tests for Components, Services, Interceptors, Directives, and Guards. [PENDING] |
| 51 | +- [ ] End-to-End Testing: Fully configured with Playwright. [PENDING] |
55 | 52 |
|
56 | 53 | ## Bugs and feature requests |
57 | 54 |
|
@@ -93,7 +90,6 @@ your feedback! |
93 | 90 |
|
94 | 91 | ## Copyright and license |
95 | 92 |
|
96 | | -Code and documentation copyright 2023 the authors. Code released under the |
97 | | -[MIT License](https://github.com/Ismaestro/angular-example-app/blob/master/LICENSE). |
| 93 | +Code and documentation copyright 2025 to the authors. |
98 | 94 |
|
99 | | -Enjoy :metal: |
| 95 | +Code released under the [MIT License](https://github.com/Ismaestro/angular-example-app/blob/master/LICENSE). |
0 commit comments