Skip to content

imakim03/yes-or-no-wheel-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yes Or No Wheel App

The Yes or No Wheel App is a simple application built with Electron that allows users to spin a wheel and get either a "Yes" or "No" result.

Features

â—† Spin the wheel to get a random "Yes" or "No" answer.

â—† Customize the number of inputs on the wheel.

Screenshots

image1

Description: The image shows a screenshot of the app after running it.

image2

Description: This screenshot shows the wheel with diffrent number of inputs.

Installation

Before the installation, make sure you have Node.js and npm installed on your system.

  1. Clone this repository to your local machine:

    git clone https://github.com/imakim03/yes-or-no-wheel-app.git
  2. Navigate to the project directory:

    cd yes-or-no-wheel-app
  3. Install dependencies:

    npm install

Usage

To run the application, use the following command:

npm start

Building the Executable

Once you have installed the dependencies, you can build the executable file using the following command:

npm run package

Testing

After the build process completes, you can find the executable file in the dist directory. Run the executable file to test your Electron app.

Troubleshooting

If you encounter any issues during the build process, try the following troubleshooting steps:

â—† Make sure you have installed all the required dependencies.

â—† Check for any error messages in the terminal output and search for solutions online.

â—† Refer to the documentation for Electron and any packaging tools you are using for more information.

If you're still having trouble, feel free to open an issue on GitHub for assistance.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For support, feedback, or inquiries, please contact me at kiimissi.imane@gmail.com.

About

🟣 This is a simple desktop application built with Electron.js that allows users to spin a wheel and get either a Yes or No.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published