oss-slu / esp

MIT License
0 stars 1 forks source link

Migrate Project Frontend from Angular to React js #52

Closed SiriChandanaGarimella closed 4 months ago

SiriChandanaGarimella commented 4 months ago

Is your feature request related to a problem? Please describe. The current project frontend uses Angular. While Angular is a powerful framework, we're considering migrating to React js because Angular is an older, more complex framework with a steep learning curve. Its complexity can make it harder to maintain and scale the application as it grows.

Describe the solution you'd like To migrate the project frontend codebase from angular to React js. React is a more modern, lightweight, and widely adopted library for building user interfaces.

Tasks:

  1. Migrate the existing ORCA log extraction frontend code.
  2. Migrate the existing Gaussian log extraction frontend code.
  3. To add a Navigation.
  4. To add a sample About page.