You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Computer Science student, I want to be able to use and succesfully convert decimal numbers to binary numbers so students can learn and expand there knowledge on this topic.
Connect backend api to frontend page
Create a fetch method to retrieve previous conversions in the backend
Create a post method to post conversions into the backend
Check if everything is working on the main site
Create a binary trials game
Connect the backend api to pull questions from the backend
Create a ready up feature for the game that sends it to the game
As a Computer Science student, I want to be able to use and succesfully convert decimal numbers to binary numbers so students can learn and expand there knowledge on this topic.