Football Player System
Football Player System
This application uses the basics of a CRUD application. A user can register their account. Following this, they can add players to the system, edit player details and delete players from the system. The application can be amended for use in any other application that requires CRUD features. Other features include Authentication, Validation, Error Messages, Image Upload and Middleware. The player details are stored in a single database table. A single controller queries the database and returns the information to the view.
GitHub Link: https://github.com/kevster2017/FootballPlayerSystem
Project added: 1 year ago