https://github.com/jakbin/flask-ajax
Flask Ajax with crud opration
https://github.com/jakbin/flask-ajax
ajax ajax-jquery flask flask-ajax flask-api flask-app flask-restapi python
Last synced: about 1 month ago
JSON representation
Flask Ajax with crud opration
- Host: GitHub
- URL: https://github.com/jakbin/flask-ajax
- Owner: jakbin
- Created: 2021-09-22T18:45:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T13:17:48.000Z (over 2 years ago)
- Last Synced: 2025-03-28T10:47:36.141Z (about 2 months ago)
- Topics: ajax, ajax-jquery, flask, flask-ajax, flask-api, flask-app, flask-restapi, python
- Language: HTML
- Homepage:
- Size: 28.3 KB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flask Ajax Crud App



There is two app 1st app unses sqlalchemy and 2nd app uses [DBjson](https://github.com/jakbin/dbjson). There is 28 lines of difference between sqlalchemy and [DBjson](https://github.com/jakbin/dbjson). You must try [DBjson](https://github.com/jakbin/dbjson).
## Features
- Load Data
- Insert Data
- Update Data
- Delete Data
- Search Data
- Live search Data
- Pagination Data## Todo-List
- [x] Search Data
- [x] Pagination Data
- [ ] Image Upload
- [ ] Login And Logout
- [x] Return Json Data