Skip to content

SteveNoyes/company-raffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

Overview

registration login system

Screenshot

Links

My process

Built with

  • HTML5 markup
  • CSS
  • Flexbox
  • Vanilla JavaScript
  • Mobile-first workflow

Featured Section

Useful resources

  • Title - Lorem ipsum dolor sit amet consectetur, adipisicing elit.

  • Title - Lorem ipsum dolor sit amet consectetur, adipisicing elit.

  • Title - Lorem ipsum dolor sit amet consectetur, adipisicing elit.

Author

~400 Users ( test limit 800)

How to register users: Are we going to have everyone's work email or will the registration not check. We need a check. Make sure they're employees.

Users Story

Users register and login. They navigate to raffle prize selection page. They make selections using their tickets. There is one submit button. Once all tickets are used they can submit. They can submit only once. After submiting their account is sent to a page that shows all prizes and will display the winners' name and the picture of the prize as they're picked...(maybe).

'Prize' admin account has access to a display of all tickets in any given prize database. There is also the select winner feature on each database that will select a random winner from the list once.

1 user 14 'tickets' each ticket 'code' is the USERSFULLNAME-(17 - 20digit)

27 - prizes each prize would have a database that will hold ticket/ticketholder number onSubmitPhp() generates ticket with a prefix that is there name in Uppercase with a - and a 17 - 20 digit number randomly generated at the end

draw() function draws each prize separatly. First assigns ticket/ticketholder number (1 - ...) and draws randomly from those numbers.

Winner selection page will pull in winner name and

You 'can', or you should be able to dynamically add prize databases. You can add an image of the prize and it will add it to a card that has an add function for the database.

Design Notes:

Most users, if not all, will be using this from their phones. Mobile needs to be the default with moderate tablet or laptop adjustments. So, design needs to be simple. Sign in, select prizes, submit, view results. Each Prize Card is a picture of the prize, a description and a ticket selection feature.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published