"UTSA Place" Collaborate website canvas that allows students to place a pixel within a restrcited amount of time to make art.
Go to file
2024-09-25 19:36:13 -05:00
static Merge branch 'main' of https://github.com/adanrsantos/ThePlaceHolders 2024-09-25 19:07:04 -05:00
go.mod Added go code 2024-09-25 18:05:04 -05:00
README.md Updated README 2024-09-25 19:36:13 -05:00
server.go Changed register form 2024-09-25 19:05:33 -05:00
ThePlaceHolders Changed register form 2024-09-25 19:05:33 -05:00

ThePlaceHolders

"UTSA Place" Collaborate website canvas that allows students to place a pixel within a restricted amount of time to make art.

Backend Source

Our back-end is written in Go using the standard library.

Frontend Source

Our front-end is written in vanilla JavaScript, using the Bootstrap CSS framework.