Skip to content

PlayercardGenarator application generates PUBG stats fancy player card written in Django, MySQL and Jinja2

License

Notifications You must be signed in to change notification settings

Shisui-Genjutsu/PlayercardGenarator-Django-MySQL-Jinja2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Player Card Genator Application

MIT LicenSe MIT LicenSe

#Demo Work Screenshots:

p1
MIT LicenSe

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

#root Installations:

  • First install latest version of Python 3x
  • #create virtual Environments to run in different environments
  • Execute `py -m venv {{environment name}}`
  • #Installations for frontend:

    • In this project CDN links are used to reduce setup complexity. Added bootstrap CDN links to base.html to run bootstrap

    #Installations for backend:

  • First Install latest Python
  • Execute `pip install -r requirements.txt`
  • About

    PlayercardGenarator application generates PUBG stats fancy player card written in Django, MySQL and Jinja2

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published