Skip to content
#

angular-form-validation

Here are 19 public repositories matching this topic...

Appointment System Client is a front-end application built using Angular for managing and scheduling appointments. It connects to the Appointment System API, providing users with an interactive interface to book, manage, and track their appointments. Key features include appointment creation, user authentication, and reminders.

  • Updated Mar 23, 2025
  • TypeScript

A template-driven form is the simplest way to build a form in Angular. It uses Angular's two-way data-binding directive (ngModel) to create and manage the underlying form instance. Additionally, as the name suggests, a template form is mainly driven by the view component.

  • Updated Jun 20, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the angular-form-validation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the angular-form-validation topic, visit your repo's landing page and select "manage topics."

Learn more