Kelvin R. Tobias
Kelvin R. Tobias

Angular Appointment App

A web application developed in Angular to manage and display appointments. The application structure includes core components and routing for ease of navigation. It allows users to schedule, view, and edit appointments seamlessly.

Project Image

Key Features

  • What I Learned:

    • Angular Basics: Set up an Angular project, defined components, and added routing.
    • Unit Testing: Wrote test cases for component verification using Angular's testing utilities.
    • Template Binding: Used data binding to dynamically display the app title.
  • Problem I Solved:

    • Resolved issues with asynchronous data loading and handling in Angular.
    • Improved state management for more efficient component communication.
  • Future Plans:

    • Add appointment filtering by date and time.
    • Improve UI/UX with better styling and animations.
    • Implement backend integration to save and retrieve appointment data.

Tools Used

HTML
CSS
JavaScript
Angular 16
Bootstrap
Version Control