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.
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.
XAMPP Control Panel installed. Basic knowledge in html, php and mysql.
- Download this repo
- Extract and rename the folder "CricketClubs" for convention.
- Cut the folder to '.../xampp/htdocs'
- Start Apache and MYSQL from XAMPP control panel
- Go to http://localhost/CricketClubs/index.html
This project was not written with deployment in mind. Hopefully, it will serve the educational and learning purposes.
- Pritom Saha - Ideated Database Structure - BLANK-0
- Nazmul Hossain Nihal - Helped with PHP Query - nazmulhossainnihal
This project is licensed under the MIT License - see the LICENSE.md file for details