https://github.com/psmyrdek/angular-workshops
Angular Workshops - build example application using data from SmartRecruiters Postings API
https://github.com/psmyrdek/angular-workshops
angular ngx smartrecruiters workshops
Last synced: 2 months ago
JSON representation
Angular Workshops - build example application using data from SmartRecruiters Postings API
- Host: GitHub
- URL: https://github.com/psmyrdek/angular-workshops
- Owner: psmyrdek
- License: mit
- Created: 2018-09-04T16:14:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T20:18:19.000Z (almost 8 years ago)
- Last Synced: 2025-06-11T15:38:51.372Z (about 1 year ago)
- Topics: angular, ngx, smartrecruiters, workshops
- Language: TypeScript
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Angular Workshops!
Angular Workshops - build example application using data from SmartRecruiters Postings API
## Goal
The goal of this workshop is to make yourself familiar with the most important concepts of Angular framework by building simple application based on data from SmartRecruiters Postings API.
## Parts of the workshops
1. Part 1 - located under `workshops/tasks/1` directory
- application structure, feature module, working with dummy data, making http calls
2. Part 2 - located under `workshops/tasks/2` directory
- feature module, routing, reactive form, form validation, lazy loading
## Task description
Each task is described in a following way:
* description - why we're doing this
* goal - what do we want to achieve
* resources - links which are helpful during work on given task
## Can't get to the working solution?
See `workshops/tasks/how_to` directory. It contains a list of helpful tips for everywhone who is stuck during solving the challenges.
## API:
- https://api.smartrecruiters.com/v1/companies/:company/postings/:id