Skip to content

This repository is a exemple a Kanban square in Angular 13

License

Notifications You must be signed in to change notification settings

Maryucha/Kanban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaban

This repository is a exemple a Kanban square in Angular 13

This project was generated with angular-cli.

Screenshots of the application - (for assets embedding demo)

Board Drag-in-Drop Action
Screenshot-1 Screenshot-2

It is a demo project for demonstrating my habilities with Angular:

  • architecture
  • components documentation
  • embedding images
  • documentating methods and properties of components, classes, interfaces, etc...

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app 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/module.