Skip to content

Node.js Raffle is a simple yet effective web application designed by Rast Mobile, perfect for conducting New Year raffle events. The app ensures a fair and random selection process, providing each participant with a unique chance to be drawn.

License

Notifications You must be signed in to change notification settings

mobilerast/nodejs-raffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Raffle App

About

Node.js Raffle is a simple yet effective web application designed by Rast Mobile, perfect for conducting New Year raffle events. The app ensures a fair and random selection process, providing each participant with a unique chance to be drawn. Built with Node.js and Express, this application offers an easy-to-use interface for both event organizers and attendees.

Features

  • Random Name Selection: Each session randomly picks a name from the participant list.
  • Session-Based Access: Ensures each participant can draw only once, maintaining fairness.
  • User-Friendly Interface: Simple and intuitive UI for an enjoyable user experience.

Getting Started

Prerequisites

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository:
    git clone https://github.com/mobilerast/nodejs-raffle.git
  2. Navigate to the project directory:
    cd nodejs-raffle
  3. Install dependencies:
    npm install

Running the App

  1. Start the server:
    npm start
  2. Access the application via a web browser at http://localhost:3001.

Usage

  • Draw a Name: Visit the main page and click the button to draw a name. Each visitor can draw once.
  • Reset for New Event: To reuse the app for another event, simply restart the server or repopulate the names list.

Support

For support, issues, or suggestions, please visit GitHub Issues.

Contributing

Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the terms of the ISC license.

Contact

Rast Mobile - mobilerast@gmail.com Website

About

Node.js Raffle is a simple yet effective web application designed by Rast Mobile, perfect for conducting New Year raffle events. The app ensures a fair and random selection process, providing each participant with a unique chance to be drawn.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published