The project is based on the management of the cricket tournaments held at different levels. We provide a view for the tournament organizer where he/she can create a tournament with number of participating teams, matches to be played, different venues etc.
Step1: Download Xampp
step 2: Copy the folder "cricket" on the directory C:\xampp\htdocs
Step 3: Open xampp control and start apache and mysql servers.
Step 4: Open any browser and type localhost/cricket
Step 5: You'll be driven to the homepage of the "Cricket Tournament Mangement System"
Step 6: All the three types of user can sign up and make use of this system!
Explore my simple approach towards the database management!