You can access the auto-deployed live demo (PWA) here: https://shakesvision.github.io/StackOverflow-search/
This is an assignment project in Angular by Shakeeb Ahmad.
Details:
- Uses two APIs: Advance Search and Question Details
- Shows the list and detail pages
- Includes all parameters of types text, numbers and boolean
- Attaches params only if they're specified
- Supports sorting by 4 params, and sorting order (ascending, descending)
- Neat UI
- Uses only 1 library ngx-pagination
- Concepts used: router.navigate with params, ngFor, ngIf, ngModel, global styles, state management using RouteReuse, dynamic value fetch from dom
Shakeeb Ahmad. Blog: www.shakeeb.in
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source fileSs.
This project was generated with Angular CLI version 8.3.9.
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.