Skip to content

cyrusjetson/Connecting-DB2-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connecting-DB2-Flask Visitor Badge

code for connecting DB2 with flask

If you have any doubts you can comment on youtube channel or make PR or issue

Structure

Kindly follow the appropriate naming conventions

main_folder

|

- app.py

- SSL certificate downloaded from IBM db2 dashboard

- templates

    - base.html
    
    - user.html
    
    - agent.html
    
    - admin.html
    
- static

    - css
    
        - main.css
        
    - assets (for storing images or other content)

For SSL Certificate

Visit properties in query page, download the SSL certificate, paste in same folder of app.py