DEV Community

Melody Kelly. N
Melody Kelly. N

Posted on

Mimicked Terminal

Ever wanted to create a terminal-like UI in Python? I decided to experiment with this idea, crafting a mimicked terminal that simulates command input, output display, and dynamic behavior. This was both a fun UI project and an exercise in Python logic structuring Using Flask. Hopefully add some readjustment later on. (https://terminal-line.onrender.com/)
Image description.

Top comments (3)

Collapse
 
nevodavid profile image
Nevo David

Pretty cool idea- playing around with stuff like this always keeps Python fun for me.

Collapse
 
melody_kelly_n profile image
Melody Kelly. N

Thanks alot 👊

Collapse
 
melody_kelly_n profile image
Melody Kelly. N

🎯 keeping those skills and pace going