Preview note-book Challange Code
This project was generated with Angular CLI version 11.2.10.
It took 6 hours
- 2 hours inspirations for design and init the application.
- 2 hours UI and Logic.
- the final 2 hours to automated test and unit test && improvements
- I used the folder structure for models be shared && core have a services.
- There are a screenshot for test && coverage folder for coverage.
- I used apaths mapper you can find @layout/, @models,... etcs.
- I used the git as folders core/,... etcs.
- I used the git cz "git Commitizen" for better commit.
- System Design Google Material Design.
- Storage Plugin Webstorage services ngx-webstorage.
- Live host netlify.
- Commit cli git-cz.
- Source host github.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app 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
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.