7 Commits

Author SHA1 Message Date
2b7c256f4a
vibe styling pt. 2 2025-06-16 22:51:24 -07:00
9a09c5c612
vibing part 1 2025-06-16 03:36:32 -07:00
ShakedAp
3476a555c0 Updated the README.md file and added screenshots
Added screenshots/loginpage.png for the README.md file
Added screenshots/sync2clients.gif for the README.md file
Added screenshots/sync4clients.gif for the README.md file
Modified README.md to contain more info about the project
Changed some settings in settings.json
2023-06-26 19:58:29 +03:00
ShakedAp
5b96d6d8ab Added a sample video and edited .gitignore
Added videos/shrek.mp4
Removed comments and prints in src/index.js
Modified .gitignore
2023-06-26 19:21:18 +03:00
ShakedAp
7d5bac659c Removed comments, spacing and changed password 2023-06-25 13:57:02 +03:00
ShakedAp
0b90b3a860 Added login page and login form functionality
Added body-parser node_module
Created login.html
Renamed index.html to main.html
Added simple login functionality in index.js
2023-06-25 10:17:45 +03:00
ShakedAp
bfdd897a20 Added settings file and removed videos from repo
Created settings.json that contains the settings
Created .gitignore that ignores the videos folder
Modified index.js to take the settings settings.json
Modified client.js to take the WebSocket settings from the window
2023-06-25 09:07:52 +03:00