Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 623 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 623 Bytes

The RegEx Game

test workflow codecov

The RegEx Game is a simple website presenting regular-expression challenges and a scoreboard.

Architecture

This application uses a vanilla JavaScript/HTML user interface, Python/FastAPI REST server, and SQLite database.