Inspiration
Our inspiration for making this software was an ever present documentation issue with online code and an inability to use it straight from the source.
What it does
It takes and parses python code and explains what it does line by line. It also gives smart feedback about keywords that aren't included in Python that are found in the user's code.
How we built it
We split up various modules and assigned them to various team members who completed their part and then pushed their submissions to the GitHub
Challenges we ran into
There was a lot of difficulty in configuring the server to work as well as the problem of the wifi giving out at random points and not allowing us to upload or test certain things
Accomplishments that we're proud of
We're proud to have actually gotten a submission done as this was a rather ambitious task to assign ourselves with only 24 hours to work.
What we learned
It is difficult to get everything into a final submission especially with such a short deadline, so sometimes one has to make decisions about features to cut even if they don' t want to.
What's next for P.E.T.E.R.
Add a trace function that shows the flow of the function and how variables change throughout.
Log in or sign up for Devpost to join the conversation.