Inspiration

We were inspired by scratch and the pseudocode being taught in intro to computer science courses

What it does

It is supposed to allow the user to drag and drop blocks of pseudocode around however they like with a coding language representation on the side to show them how pseudocode can translate to coding languages while also allowing users to sign and store their code to a profile for later access

How we built it

We attempted to build it by using the google blockly library as a base for the drag and drop code with a database that holds the users info

Challenges we ran into

the challenges we ran into were being able to create our own blocks because all the example code and instructions online were not working properly in our project

Accomplishments that we're proud of

we are proud of being able to create the database and being able to push users to the database

What we learned

we learned to collaborate with others and expand with one another on our ideas

What's next for PseudoBlocks

we will attempt to figure out how to properly make use of the google blockly library to make the program fully functional

Built With

Share this project:

Updates