mirror of
https://github.com/adanrsantos/ThePlaceHolders.git
synced 2024-12-16 12:20:37 -06:00
Updated README
This commit is contained in:
parent
542640c600
commit
b66de955cf
21
README.md
21
README.md
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue