summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMitsuo Tokumori <[email protected]>2023-10-29 18:47:23 -0500
committerMitsuo Tokumori <[email protected]>2023-10-29 18:47:23 -0500
commit7550b896ce360a998da788beae4b4c6f734f473e (patch)
tree1f354a1d906c856282e471056ff37ba4b40c5b2d /README.md
parent3b22586890425c8b8e555bce649649228b26c02b (diff)
downloadustayml-7550b896ce360a998da788beae4b4c6f734f473e.tar.gz
ustayml-7550b896ce360a998da788beae4b4c6f734f473e.tar.bz2
ustayml-7550b896ce360a998da788beae4b4c6f734f473e.zip
Add filtering and pagination to bp.estudiantes
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2dc8520..19baa71 100644
--- a/README.md
+++ b/README.md
@@ -74,4 +74,9 @@ Pros:
Cons:
* Maybe scalability and performance is lower compared to PHP or Javascript
- web applications. \ No newline at end of file
+ web applications.
+
+## Next Steps
+
+* https://www.sqlalchemy.org/
+* https://stackoverflow.com/questions/10434599/get-the-data-received-in-a-flask-request \ No newline at end of file