Support for `n` number of boxes
eshaan7 opened this issue · 2 comments
eshaan7 commented
Prerequisite:
Issue #28. (Closed and PR Merged)
What's required:
Support for n
number of boxes
Additional Context:
- Create a Many to Many Relationship between Score and Machine.
- Display the list of all available boxes in an accordion view.
- Changes in
/validateUser(Root)Hash
and related forms. - Changes in route management.
PS:
Will need to make changes everywhere in the codebase and do rigorous testing.
eshaan7 commented
@svensevenslow assigned to you.
svensevenslow commented
@eshaan7 I'll start with the front end part first. So let me know how you want this part done. I mean incorporate the accordian view for the boxes in which html page/create a fresh page, if you could clarify things along these lines and anything else want done.