Skip to content

A generic Web Client Template based on Angular v.9 Framework.

License

Notifications You must be signed in to change notification settings

lucapompei/WebClientTemplate

Repository files navigation

Web Client Template v.3.0.0

Build Status License CodeFactor

=============================

This project represents a generic web client template based on Angular v.11 Framework.

Summary features

  • Project based on Angular v.11 Framework;
  • Angular Material Module configuration;
  • Routing Module configuration;
  • Language translation Module configuration;
  • PreLogin e PostLogin Guards configuration;
  • Jwt Authentication configuration;
  • Base HttpService Service configuration with cache mechanisms (i.e. etag handling) and automatic retry option;
  • Base NetworkService Service configuration;
  • Base EventBusService Service configuration;
  • Base StorageService Service configuration;
  • Base LoggerService Service configuration;
  • Base RouterService Service configuration;
  • Fully customizable through the environment properties.

Usage

Clone or download the Angular project and start its customization.

License

Copyright (C) 2021 lucapompei

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.