-
-
**Project title**
Login Form
**Project Description**
A web project challenge. Design a Login form with validations using HTML & CSS.
Stack:
[x] Html
[x] CSS
[ ] JavaScript
-
Implement a user sign-up page where users can register via email/password or sign up using Google and GitHub OAuth. This feature will require integrating third-party OAuth services.
**Tasks:**
-…
-
**Is your feature request related to a problem? Please describe.**
I want a form with reusable components that includes form validation, a modern design, and advanced input features, but I find it di…
-
### What is the issue with the HTML Standard?
I want to address the recent change that forces the use of JavaScript to set custom error messages with the required attribute in HTML forms. Previously,…
-
:red_circle: **Title:**
**Enhancing the "Bill Splitter" Application (Frontend)**
:red_circle: **Enhancement Aim:**
To improve the visual appeal, interactivity, and user experience of the Bill Spl…
-
## EPIC
### Goal
More native support for JSON and YAML
"Frank-developers mostly convert JSON to XML and than map it using XSLT, any Json2json mapping can be done using JavaScript pipe"
### …
-
Currently, there exists at https://github.com/SchemaStore/schemastore a JSON schema that validates `generators.yaml` automatically from editors that support this.
* The JSON schema: https://github.…
-
Hi, I've got a simple form that is redirecting to / when there is validation errors rather than staying on the page and showing the errors. I am using ziggy but ziggy worked fine previously.
```
…
-
Description: Create a guide for handling form data on the frontend and backend.
Tasks:
Explain form submission using JavaScript and handling form data in Express.
Provide examples of client-side an…