Skip to content

dpolls/dpolls.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

description icon
Official Documentation for NERO Decentralized Polls
hand-wave

Nero dPolls

Link to official documentation: https://blurtopian.gitbook.io/dpolls

Roadmap

Moved to https://github.com/eastmaels/nero-polls-dapp/tree/main

Live Demo

https://dpolls.vercel.app/

System Architecture

SMART dPolls System Architecture

User Journey

flowchart TD
    A[Start] --> B[Create Poll]
    B --> B1[Add Title/Options]
    B1 --> B2[Configure Settings]
    B2 --> B3{Publish?}
    B3 -->|Yes| C[AA Payment]
    B3 -->|No| D[Save Draft]

    C --> E[User Submits Response]
    E --> E1[AA Payment]
    E1 --> F[View Results]
    F --> G[Share Results]

    C --> H[Modify Poll]
    H --> H1[Edit Title/Options]
    H1 --> H2[Update Poll]

    C --> I[Deactivate Poll]
    I --> I1[Confirm Closure]
    I1 --> J[Poll Archived]
Loading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published