nirikkhon collects real news articles from configured sources, analyzes them with AI, stores them in Supabase, and displays reader-friendly sentiment and framing insights.
| Screen | Screenshot |
|---|---|
| Step 1 - Personal Info | ![]() |
| Step 2 - Account Details | ![]() |
| Step 3 - Confirmation | ![]() |
| Saved Entries Table | ![]() |
- Multi-Step Navigation: Users can easily navigate through the registration steps with "Next" and "Back" buttons.
- Progress Indicator: A dynamic progress bar visually represents the user's progress through the form.
- Real-Time Validation: Input fields are validated in real-time, providing immediate feedback to users.
- Summary Page: Before submission, users can review their entered information on a summary page
- Registry table: All the entries are saved in a table below the form, allowing users to see their previous submissions through local storage. No database is used.
# Clone the repo
git clone https://github.com/Sakhiur2022/stepio-registration-form.git
# Open in browser
open index.htmlNo dependencies. No build step.
├── index.html
├── style.css
├── app.js
└── screenshots/
├── banner.png
├── saved-entries-table.png
├── step-1.png
├── step-2.png
└── step-3.png
Sakhiur · LinkedIn · Portfolio




