Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

    Stars

    2 stars

    Watchers

    1 watching

    Forks

    Releases

    Packages

    Contributors

    Languages