-
-
There should be very little to add to the program at this point, hopefully we have a graphical client for students to run, but if not they can each run an observer.
Right now there are plenty of func…
ghost updated
13 years ago
-
Remove deprecated and unused methods and clean up the code.
-
Apply clean code techniques to improve code quality
-
the current interface is a very raw prototype since we've experimented with the soroban js client and XDRs. We should now have cleaner and more maintainable code.
-
This project can honestly use a lot of code cleaning. I've decided to allow it to participate in the hacktoberfest event for this as it's not too difficult to do and should therefor be doable by most …
-
Some refactoring needs to be performed to 1/clean the code and 2/meaningfully rename some of the components.
@nltran can you please described the refactoring you have in mind?
-
As for time now ,transformers had support most monkey patch in the code, consider suppor tlatest transformers version make it simpler?
-
- [ ] Remove `select` and `deselect` methods and `submissionId` state; change submission id via `NavigationService` instead.
- [ ] Use `combineLatestAll` to combine at active survey, selected LOI, cur…
-