thoth-tech / doubtfire-web

Angular web application for the Doubtfire front-end
GNU Affero General Public License v3.0
1 stars 69 forks source link

Migrate/analytics #242

Closed sylvia0929 closed 1 month ago

sylvia0929 commented 2 months ago

This pull request migrates the analytics.coffee file from the legacy AngularJS setup to a modern Angular component using TypeScript. The migration includes creating the analytics.component.ts, analytics.component.html, and analytics.component.scss files. The primary motivation behind this migration is to improve maintainability, leverage Angular's features, and align with the overall modernization of the codebase. There are no additional dependencies required for this change.

Fixes # (issue)

AusBruce commented 1 month ago

Hi Sylvia, can you please also include before and after screenshot?

sylvia0929 commented 1 month ago

this is the new pr. https://github.com/thoth-tech/doubtfire-web/pull/256