shaninalex / job-assignment-app

Example of angular form handling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multyform

To practice to work with forms in Angular I create this example application - job candidates database, where users can submit short information about themselfs, select skills, pick a job thay want to get from the list and app will store it in database. Administrators can see candidates list, and accept/reject candidates with reason message.

Form submittion and validation example. Also example of implementing input and validation components ( to prevent masive and complex html templates)

Article link: writting in progress

TODO:

  • super simple backend to send handle errors after submittion
  • validators with backend
  • dropdown with dynamic content
  • async validators

About

Example of angular form handling


Languages

Language:Python 69.2%Language:TypeScript 21.3%Language:HTML 7.4%Language:CSS 0.9%Language:Dockerfile 0.8%Language:Shell 0.3%Language:Makefile 0.1%