Skip to content

jakbin/flask-ajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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