An open API service indexing awesome lists of open source software.

https://github.com/allanotieno254/streamlit-user-info-form-advanced

The form ensures valid inputs and provides feedback to users through Streamlit’s interactive UI features. Additionally, it includes a success message with animations to enhance user experience.
https://github.com/allanotieno254/streamlit-user-info-form-advanced

libraries python streamlit visualization

Last synced: 7 months ago
JSON representation

The form ensures valid inputs and provides feedback to users through Streamlit’s interactive UI features. Additionally, it includes a success message with animations to enhance user experience.

Awesome Lists containing this project

README

          

# Streamlit User Information Form

## Overview
![advance user formpng](https://github.com/user-attachments/assets/6baec740-0858-4f13-97d4-0adfc11efbf9)

This is a **Streamlit-based interactive form** that collects user information, calculates age based on birth date, and saves the data into a CSV file. The form provides real-time feedback and an engaging UI.
![2](https://github.com/user-attachments/assets/1314c683-b2c3-42a3-aa29-2c72d0c98755)

## Features
- **User-Friendly UI** built with Streamlit
- **Age Calculation** based on birth date input
- **Form Validation** to ensure complete input
- **CSV Data Storage** for persisting user data
- **Interactive Feedback** using Streamlit’s success messages and animations

## Installation
1. Clone the repository:
```bash
git clone https://github.com/your-username/Streamlit-User-Info-Form.git