This project was generated with Angular CLI version 17.0.2.
Run 'npm install' to load the package dependencies.
Then run ng build
to build the project.
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.
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
.
- Multi language support (DONE)
- Custom icons (DONE)
- Language translation support (DONE)
- Autocomplete (from a list) (DONE)
- Input masking (DONE)
- Dependent dropdowns
- Address validation
- CfA Styling (IN PROGRESS)
- Markdown (IN PROGRESS)
- Deploy app to AWS (S3 bucket)
- PDF Output using DocSpring
- Document upload to S3
- Accessibility testing
- Add multi language content
- Server side rendering (requires back end server - assumes node.js)