Skip to content

NSU-ACM-SC/CricketClubsDatabaseManagement

 
 

Repository files navigation

CricketClubsDatabaseManagement

Screenshot

This is part of a project done for CSE311 course at NSU. HTML, CSS, PHP and MYSQL was used for this project. The "Schema and Report" folder contains the requirements for this project and the database schema.

Getting Started

An extensive explanation of the project is given in the REPORT.md

The aim of this system is to keep information of all the cricket players and clubs of Bangladesh. There will be 4 different Forms, Player, Club, Contract and Player Performance.

The submitted data will be stored according to the schema, inside a mysql database.

Prerequisites

XAMPP Control Panel installed. Basic knowledge in html, php and mysql.

Installing

  1. Download this repo
  2. Extract and rename the folder "CricketClubs" for convention.
  3. Cut the folder to '.../xampp/htdocs'

Running the tests

  1. Start Apache and MYSQL from XAMPP control panel
  2. Go to http://localhost/CricketClubs/index.html

Deployment

This project was not written with deployment in mind. Hopefully, it will serve the educational and learning purposes.

Built With

  • PHP - Serverside
  • MYSQL - Database
  • HTML - Used for web structure
  • CSS - Stylesheets

Acknowledgments

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.8%
  • CSS 11.0%
  • HTML 4.2%