Updated README

This commit is contained in:
Logan 2024-09-25 19:36:13 -05:00
parent 542640c600
commit b66de955cf

View file

@ -1,11 +1,14 @@
# ThePlaceHolders
"UTSA Place" Collaborate website canvas that allows students to place a pixel within a restrcited amount of time to make art.
"UTSA Place" Collaborate website canvas that allows students to place a pixel
within a restricted amount of time to make art.
Users Connected (testing if working):
Adan Santos
Jackson Sovilay
Hello
Alex Rivera
Hello
Testing
Test push
## Backend Source
Our back-end is written in [Go](https://go.dev/) using the standard library.
* [Server](server.go)
## Frontend Source
Our front-end is written in vanilla JavaScript, using the [Bootstrap](https://getbootstrap.com/)
CSS framework.
* [Main page](static/index.html)
* [Login page](static/login.html)
* [Registration page](static/register.html)