MCPcopy Index your code
hub / github.com/JannickLeismann/angular-course-appointment-app

github.com/JannickLeismann/angular-course-appointment-app @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
10 symbols 16 edges 7 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

AppointmentApp

This project was generated with Angular CLI version 16.1.6.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

Extension points exported contracts — how you extend this code

Appointment (Interface)
(no doc)
src/app/models/appointment.ts

Core symbols most depended-on inside this repo

ngOnInit
called by 0
src/app/appointment-list/appointment-list.component.ts
addAppointment
called by 0
src/app/appointment-list/appointment-list.component.ts
deleteAppointment
called by 0
src/app/appointment-list/appointment-list.component.ts

Shape

Class 6
Method 3
Interface 1

Languages

TypeScript100%

Modules by API surface

src/app/appointment-list/appointment-list.component.ts5 symbols
src/app/app.module.ts2 symbols
src/app/app.component.ts2 symbols
src/app/models/appointment.ts1 symbols

For agents

$ claude mcp add angular-course-appointment-app \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page