This update introduces the addition of a header section containing a title for the Solar System Mining Marketplace. The main container now include an aside for colonies and a main section for rendering other elements. The main.js file has been updated to render the colonies selector and attach the Purchase button to the DOM. A sequence diagram has also been added to illustrate the interaction between different components.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
[ ] Bug fix (non-breaking change which fixes an issue)
[X] New feature (non-breaking change which adds functionality)
How Should I Test This?
Please describe the steps required to verify your changes. Provide instructions so your teammate can reproduce.
[ ] Step 1
[ ] Step 2
[ ] Step 3
Checklist:
[X] I have performed a self-review of my own code
[X] I have commented my code, particularly in hard-to-understand areas
Description
This update introduces the addition of a header section containing a title for the Solar System Mining Marketplace. The main container now include an aside for colonies and a main section for rendering other elements. The main.js file has been updated to render the colonies selector and attach the Purchase button to the DOM. A sequence diagram has also been added to illustrate the interaction between different components.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Should I Test This?
Please describe the steps required to verify your changes. Provide instructions so your teammate can reproduce.
Checklist: