issues
search
Paulinakhew
/
web_trader
📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
MIT License
27
stars
19
forks
source link
Let transactions split into separate pages using pagination
#7
Open
Paulinakhew
opened
5 years ago
Paulinakhew
commented
5 years ago
flask supports pagination!
check out
this blog post on how to do that
@Myles said
this link is better
[ ] Implement the pagination