4 Commits

Author SHA1 Message Date
ShakedAp
2bdf8d16b8 Changed spacing in main.html and login.html 2023-06-26 20:17:18 +03:00
ShakedAp
e1a1ab706f Added css for the main page, added user panel
Created src/main.css that contains src/main.html css design
Updated login.html for clearer actions
Changed main.html for to a new layout for the css, added watching user panel
2023-06-25 12:06:13 +03:00
ShakedAp
1e6a3f87c2 Added style to login.html, added place for username input
Created src/login.css
Modified src/login.html
Added username input
2023-06-25 11:39:16 +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