Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.39 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.39 KB

VelvetBet, 2009

Online Betting Site, php/javascript/mysql

An online betting site from the old 2009 that is using one of the best AJAX User Interface Libraries (Yahoo's YUI) at the time. YUI is now discontinued. It is an open-source JavaScript library for building richly interactive web applications using techniques such as Ajax, DHTML, and DOM scripting.

You can read more at https://en.wikipedia.org/wiki/YUI_Library

Intro HomePage Coupon Creating a Coupon Creating a Coupon 2 Creating a Coupon 3 Creating a Coupon 4 Logs Logs Users Users 2 Betting Betting Success Bets List Tables Stored Procedure

Installation

  1. Import the Install/mySQL_Tables_SampleData.sql using phpmyadmin or your preferred application
  2. Import the Stored Procedure Install/sp_UpdateBets (Stored Procedure).sql using your preferred mysql application