puddlejumper26 / SportStore

0 stars 0 forks source link

Sport Store Project

1.0 Desc

This project is trying to realize most of the functions of Angular : ) Check point 4.0 Click here

1.1 How to use this app :flags:

2.0 Demo (In Progress)

3.0 Tech Stack & IDE

4.0 Skills / Functions implemented

4.1 Form Validation

4.1.1 Template Form Validation

4.1.2 Reactive Form Validation

4.2 Service

static.datasource.ts

-----------

product.repository.ts

-----------

order.model.ts

-----------

auth.service.ts

4.3 Directive

counter.directive.ts

4.4 Route Guard

What is Route Guard

storeFirst.guard.ts

auth.guard.ts

4.5 Authentication

auth.service.ts

4.6 Restful web

rest.datasource.ts

4.7 Testing

4.7.1 Jasmine

cartSummary.component.spec.ts

4.7.2 Testing Protractor

4.8 Http Interceptor

5.0 Gif shows functions

This app has been push to the Github Pages, but due to the Json Server could only run locally, therefore complete functions related to the rest data could not be seen on the Github Pages.

Therefore this part is to display all the functions when using rest data.

20201004_015859