diff --git a/TODO b/TODO index c8602e8..ed3da08 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ -- COMMENTS FLOW +- PAGINATION +- ADMIN FLOW (SUBMISSION, USER REPORTS) - USER PROFILE FLOW -- BEST LOCATIONS FILTER ( MIN REVIEWS AND TAGS) \ No newline at end of file +- BEST LOCATIONS FILTER ( MIN REVIEWS AND TAGS) +- OPEN GRAPH PARSER +- USERS FEEED + +## IF THERES TIME LEFT +- STORIES FLOW \ No newline at end of file diff --git a/notes b/notes index 14de161..1dc3bc8 100644 --- a/notes +++ b/notes @@ -104,4 +104,15 @@ PAGINATION http://andreyzavadskiy.com/2016/12/03/pagination-and-total-number-of-rows-from-one-select/ + +########################################################################################## + + +########################################################################################## + +PAGINATION + +http://andreyzavadskiy.com/2016/12/03/pagination-and-total-number-of-rows-from-one-select/ +https://medium.easyread.co/how-to-do-pagination-in-postgres-with-golang-in-4-common-ways-12365b9fb528?gi=a4683590d1d2 + ########################################################################################## \ No newline at end of file