muratcansarkalkan / Auction-Website

Flask and PostgreSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Web App Development Branch

main.py : run to start app settings.py : database configurations

init.py : initializes app, local database, bootstrap auth.py : login, sign_up, log_out methods views.py : profile, update_profile(password), home page methods initdb.py : initializes database dbops.py : crud operations

template/ : htmls for pages

About

Flask and PostgreSQL


Languages

Language:Python 62.7%Language:HTML 37.1%Language:CSS 0.2%