jakbin / flask-ajax

Flask Ajax with crud opration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Ajax Crud App

GitHub Contributors GitHub commit activity GitHub last commit Python 3

There is two app 1st app unses sqlalchemy and 2nd app uses DBjson. There is 28 lines of difference between sqlalchemy and DBjson. You must try DBjson.

Features

  • Load Data
  • Insert Data
  • Update Data
  • Delete Data
  • Search Data
  • Live search Data
  • Pagination Data

Todo-List

  • Search Data
  • Pagination Data
  • Image Upload
  • Login And Logout
  • Return Json Data

About

Flask Ajax with crud opration


Languages

Language:HTML 70.5%Language:Python 16.1%Language:CSS 13.5%