Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 371 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 371 Bytes

SQL-Wordle

Aaron Ashery

Spring 2022

SQL-Wordle is a copy of the popular web game Wordle. I worked evenly with a partner to create it using SQL and Python on the backend, with some HTML and CSS frontend. The project was for Introduction To Databases and was a culmination of what we learned, but focusing on storing data in a webserver and retrieving it for display.