https://github.com/aghamohammadi/angular-ngrx-dotnetcore
Angular & Angular Ngrx & dotnet core
https://github.com/aghamohammadi/angular-ngrx-dotnetcore
angular angular-ngrx angular-services dotnet-core form-validation ngrx steps
Last synced: 10 months ago
JSON representation
Angular & Angular Ngrx & dotnet core
- Host: GitHub
- URL: https://github.com/aghamohammadi/angular-ngrx-dotnetcore
- Owner: aghamohammadi
- Created: 2022-07-20T21:23:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T18:35:01.000Z (about 3 years ago)
- Last Synced: 2025-02-13T22:26:21.799Z (12 months ago)
- Topics: angular, angular-ngrx, angular-services, dotnet-core, form-validation, ngrx, steps
- Language: TypeScript
- Homepage:
- Size: 2.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FrontEnd
Angular & Angular Ngrx
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.6.
PrimeNg “Steps” component or design a wizard, it’s quite up to you then we need our form component to include 4 steps.
-Step one upload an image
-Step two designs a form that has fields below
• Valid amount (only accept numbers)
• Valid date (only the next 5 days can be selected)
• Status (which is a dropdown with 4 options)
• Source of fund (Input that accepts only letters)
-Step three a table of people and we should be able to select one person from the table and then move to the last step.
-Step four shows just a summary of the last three steps
# Backend
DotNet Core 6.0