Skip to content

sky0922/python-flack-simple-login-with-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-flack-simple-login-with-mysql

簡單結合 mysql 資料庫應用的精簡版會員系統

學習目的:

  1. 本次學習目的為 python 與 mysql 的結合,主要範圍是資料庫的應用
  2. 學習重點在:建立與資料庫的聯繫、如何取的資料庫的資料、插入資料,也學習了如何刪除資料、修改資料
  3. 學習 python flack url_for 結合參數的用法
  4. 將網址列的 Query String 資訊抓取出來,並以變數方式傳遞到網頁秀出
  5. 將資料庫資料存入 session,並應用,例如抓取出來,顯示在網頁上,及判斷登入狀態等
  6. 練習設計簡單的 web API
  7. 利用完成的 web API 讓前後端互動
  8. 練習 AJAX 互動方式

About

簡單結合 mysql 資料庫應用的會員系統

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published