openbikesensor / openbikesensor/obsApp

Code cleanup

Open
#18 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The code of the Angular app needs to be cleaned up:

  • Add mandatory ESlint linting
  • Crank TS compiler checks up to 11
  • Fix types and other issues reported by compiler/linting
  • Make all Components have ChangeDetection.OnPush

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Begin by locating the Angular app source and its lint and TypeScript configuration, then assess the scope of the requested checks and component changes; done means mandatory ESLint, stricter compiler checks, resolved reported issues, and OnPush change detection across all components.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.