angular17 topic

List angular17 repositories

Angular2AndJavaEE

96
Stars
32
Forks
Watchers

This project should provide a starting point for people interested in using Angular 18 in a Java / Jakarta EE environment.

currency-exchange

18
Stars
8
Forks
Watchers

Currency Exchange | powered by Angular 17, TypeScript, ES6+ features, SCSS, JavaScript, PWA

AngularPwaMessenger

37
Stars
18
Forks
Watchers

This is an encrypted Angular 18 PWA messenger application with an AI friend that can work offline and has a reactive Spring Boot 3 backend with a MongoDB to store the messages in a clean architecture....

angular-website-example

41
Stars
34
Forks
Watchers

:clipboard: Namari website converted from HTML template to Angular

ionic-angular-world-data

16
Stars
3
Forks
Watchers

:clipboard: Ionic-Angular app that displays information about world countries and oceans using JSON data fetched from a REST API. Includes a user search of countries/capitals. Page popovers used to pr...

ionic-angular-cart

20
Stars
4
Forks
Watchers

:clipboard: Ionic 5 app to collect items in a shopping basket, tutorial code from Simon Grimm at the Ionic Academy

angular-17-jwt-auth

48
Stars
29
Forks
Watchers

Angular 17 JWT Authentication example - Token Based Authentication & Role Based Authorization example with HttpOnly Cookie and Rest API

angular-17-refresh-token

24
Stars
9
Forks
Watchers

Angular 17 JWT refresh token example & Interceptor - Handle token expiration in Angular 17 - Refresh token before expiration example

angular-17-crud-example

26
Stars
43
Forks
Watchers

Angular 17 CRUD example with Web API - Angular 17 project - sample app with a CRUD example to consume Rest API