Skip to content

Second cycle

Christopher edited this page Mar 6, 2024 · 3 revisions

Analyze

we re-analyzed the project, created a team canvas, and then distributed the task.

team-canvas

task

Otnwerp

we chose to create a character selection squad page where every person can choose an element (water, earth, fire, water) that would be saved in their custom field in the whois API.

Screenshot 2024-03-01 125930

Screenshot 2024-03-01 125947

Screenshot 2024-03-01 001327

Building

we copied all the necessary HTML, CSS and Javascript from our individual squad page and combined them to make the new squad page, then we used a post and get route to show the necessary information.

Integrating and testing

I ran NPM start to start the node server where the page will be locally hosted. this helped confirm that the integration was a success. i also managed the merge of the branches and all the conflicts that has arise

Clone this wiki locally