Add front-end login demo #4

Open
beppeb wants to merge 4 commits from dev1 into main
Owner

This PR adds a minimal front-end login demo (no backend). Files added/updated on branch dev1:

  • index.html
  • login.html
  • static/css/style.css
  • static/js/login.js
  • README.md (existing file preserved)

The demo includes client-side validation and a simulated local authentication flow for demonstration purposes. Please review and let me know if you want me to update README content or split changes across smaller PRs.

This PR adds a minimal front-end login demo (no backend). Files added/updated on branch `dev1`: - `index.html` - `login.html` - `static/css/style.css` - `static/js/login.js` - `README.md` (existing file preserved) The demo includes client-side validation and a simulated local authentication flow for demonstration purposes. Please review and let me know if you want me to update README content or split changes across smaller PRs.
beppeb added 4 commits 2025-11-18 16:31:04 +00:00
All checks were successful
ai-reviews / review (pull_request) Successful in 2m17s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dev1:dev1
git checkout dev1
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: beppeb/demo-ai-develops#4
No description provided.