Player Card Genator Application using Django, Jinja2, HTML, CSS, Bootstrap and MySQL with user login and registration. This application has Django(Python framework) as backend, display data in frontend using jinja2 template language and HTML, CSS and Bootstrap for frontend. MySQL database is used as a production database and Sqlite3 is used for testing database. Player Card genaretor application genarates PUBG player stats in a fancy card. User can edit delete his player card when he was logged in and he has no access to another players player cards and backend search operation is available for easy access to player cards
- In this project CDN links are used to reduce setup complexity. Added bootstrap CDN links to base.html to run bootstrap