Skip to content

dzolotarova/reyble-angular-test-task

 
 

Repository files navigation

Test project goal: retrieve your Github projects and show it

tasks and points:

  • fork that project | +1 point
  • setup projects.module | +2 point
  • secure route for the lazy-loaded projects.module by has-access-token.guard | +3 points
  • retrieve entities by projects.resolver + request through projects.service | +4 points
  • add project.model file to manage possible types of issues. | +3 points
  • map entities by using map-projects.pipe to any desired model | +2 points
  • styles by BEM methodology | +3 points
  • HTTP error handling by error.interceptor | +4 points

Estimation

  • 22 points in total:
  • < 16 points: junior
  • 16+ points: middle+

Coding guides

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.5%
  • HTML 9.3%
  • JavaScript 3.6%
  • SCSS 3.6%