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
7d5bac659c Removed comments, spacing and changed password 2023-06-25 13:57:02 +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
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