Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nityasaha13/decision-making-app

Choice Bot (Decision making app) . Simple javascript project.
https://github.com/nityasaha13/decision-making-app

choice-bot

Last synced: 20 days ago
JSON representation

Choice Bot (Decision making app) . Simple javascript project.

Awesome Lists containing this project

README

        

# Decision-Making-App
Simple javascript project.


    First Page


  • A number input to ask number of choices

  • A button to go to next page


  • Second Page


  • (the given number ) Inputs to ask choices option

  • A button to go to save the input values in an array and go to next screen.


  • Third Page


  • Show one choice from the array of options

  • A button to restart the whole process and move back to Screen One