Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(filed-application):implement-front-end #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

E2dwhy
Copy link
Owner

@E2dwhy E2dwhy commented Feb 11, 2021

SELF_SERVICE VALIDATIONS

Description

See README.md

Motivation and Context

  • Implement a Front web application with form submission
  • use NgRx for state management
  • follow best practices

How Has This Been Tested?

tested with Jasmin on .spec.ts files

Screenshots:

https://www.awesomescreenshot.com/video/2721833?key=7393e5b14c7dee8ff666cad75b0d0751

Screen Shot 2021-02-11 at 1 07 44 PM

Screen Shot 2021-02-11 at 1 08 04 PM

Screen Shot 2021-02-11 at 1 09 44 PM

Types of changes

  • [] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (development change related to modifying the codebase, which neither adds a feature nor fixes a bug - such as removing redundant code, simplifying the code, renaming variables, etc.)
  • Build (development change related to the build system (involving scripts, configurations or tools) and package dependencies)
  • CI ( development change related to the continuous integration and deployment system - involving scripts, configurations or tools)
  • Style (development change related to styling the codebase, regardless of the meaning - such as indentations, semi-colons, quotes, trailing commas and so on)
  • Test (development change related to tests - such as refactoring existing tests or adding new tests)
  • Chore (Change that does not affect production code)

Checklist:

  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant