Spaces:
Running
Running
Ctrl+K
Create a simple one-page web application called "People Board". The app should have a registration form where a user enters their name, age, city, and a short description about themselves. When the form is submitted, the data is saved into a simple in-memory list (or a mock database). Below the form, display all registered users as cards, each showing their name, age, city, and description. Use a clean responsive design with HTML, CSS, and JavaScript. Make sure the cards look like profile cards with rounded corners and light shadow. - Initial Deployment
5854349 verified