Fc Angular

screenshot of Fc Angular
angular
ant-design

快速搭建angular后台管理系统的admin template。Fast development platform based on angular8, ng.ant.design built multi-tab page background management system (continuous upgrade) ^_^

Overview

This is a backend management system developed using Angular V8 and ng.ant.design V8.0.1. It provides various features for managing a backend system.

Features

  • Login with username, password, and captcha
  • Home page
  • Layout
  • Multiple tab page routing reuse strategy
  • Logout
  • Change password
  • System messages (sidebar messages)
  • UI controls using Ant Design
  • Ali Icon Library integration
  • Clear local cache
  • SpreadJS report visualization
  • AOT packaging
  • Template pages (list, form, details, tree list)
  • Iframe
  • ThreeJS

Summary

This backend management system is built using Angular V8 and ng.ant.design V8.0.1. It provides various features such as login, home page, layout, multiple tab page routing reuse, logout, change password, system messages, UI controls, Ali Icon Library integration, local cache clearing, SpreadJS report visualization, AOT packaging, template pages, Iframe, and ThreeJS. To install the project, clone the code and follow the provided installation instructions.

angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.

ant-design
Ant Design

Ant Design is a React UI library that provides a set of pre-designed components and design resources for building high-quality, responsive web applications.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.