Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TypeScript #66

Open
1 task
alex-joseph-stewart opened this issue Nov 1, 2024 · 0 comments
Open
1 task

Add TypeScript #66

alex-joseph-stewart opened this issue Nov 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@alex-joseph-stewart
Copy link
Contributor

Problem

  1. Types and Interfaces need to be organized more clearly. Currently we have some types and interfaces in models/types.ts and some others in a separate types folder
  2. The our controllers need to be fully fleshed out with TS. server/controllers
  3. The step function flow chart also needs TypeScript added. src/DetailedView/flowChartView
  4. The state management (specifically the data slice) needs to be typed more specifically. src/reducers

Solution

Once types and interfaces are organized more clearly they can be compared to the files mentioned above. Those files can then be improved

Additional information

No response

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd love to make a PR to implement this feature!
@alex-joseph-stewart alex-joseph-stewart added the enhancement New feature or request label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant