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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
⬆️ Bump flask from 1.1.1 to 2.3.2
#73
dependabot[bot]
opened
1 year ago
0
⬆️ Bump werkzeug from 2.2.2 to 2.2.3
#72
dependabot[bot]
opened
1 year ago
0
⬆️ Bump certifi from 2020.12.5 to 2022.12.7
#71
dependabot[bot]
closed
1 year ago
0
Rename Procfile.txt to Procfile
#70
ishan3299
closed
2 years ago
1
Rename Procfile.txt to Procfile
#69
ishan3299
closed
2 years ago
0
⬆️ Bump py from 1.9.0 to 1.10.0
#68
dependabot[bot]
closed
3 years ago
1
⬆️ Bump jinja2 from 2.11.2 to 2.11.3
#67
dependabot[bot]
closed
3 years ago
0
add pre-commit
#66
Paulinakhew
closed
4 years ago
0
move Transactions.py into models/ directory
#65
Paulinakhew
opened
4 years ago
0
Add pre-commit
#64
Paulinakhew
closed
4 years ago
0
36 add tests
#63
Paulinakhew
closed
4 years ago
0
add code coverage and travis integration
#62
Paulinakhew
closed
4 years ago
0
Add Shopify's ejson
#61
Paulinakhew
opened
4 years ago
0
Add Swagger ui
#60
Paulinakhew
closed
2 years ago
0
Add Swagger UI
#59
Paulinakhew
opened
4 years ago
0
Add tests
#58
Paulinakhew
opened
4 years ago
0
Add api
#57
Paulinakhew
closed
4 years ago
0
Implement a transactions class that replaces the return_list
#56
Paulinakhew
closed
4 years ago
0
Implement password hashing
#55
Paulinakhew
closed
4 years ago
0
Find out why there's a duplicate
#54
Paulinakhew
closed
4 years ago
0
Selling stocks function no longer works
#53
Paulinakhew
closed
4 years ago
0
New UI for create account page
#52
Paulinakhew
opened
4 years ago
0
Change UI of create user page
#51
Paulinakhew
opened
4 years ago
0
Implement web server
#50
Paulinakhew
opened
4 years ago
0
Set API key as an env variable
#49
Paulinakhew
closed
4 years ago
2
Hash passwords using python
#48
Paulinakhew
closed
4 years ago
1
Set up PostgreSQL
#47
Paulinakhew
opened
4 years ago
0
Create popups if ticker symbol isn't found
#46
Paulinakhew
opened
4 years ago
0
Use PostgreSQL instead of SQLite3
#45
Paulinakhew
opened
4 years ago
0
Deploy this to Heroku!
#44
Paulinakhew
closed
4 years ago
1
Implement Intrinio API
#43
Paulinakhew
closed
4 years ago
0
Investigate Intrinio API
#42
Paulinakhew
closed
4 years ago
0
Investigate alphavantage API
#41
Paulinakhew
closed
4 years ago
0
Investigate markitondemand API
#40
Paulinakhew
closed
4 years ago
1
Replace .format with f strings
#39
Paulinakhew
closed
4 years ago
0
Change return_list into a class
#38
Paulinakhew
closed
4 years ago
0
Remove username as a parameter for functions
#37
Paulinakhew
opened
4 years ago
0
test SQL
#36
Paulinakhew
closed
4 years ago
0
Build out a full testing suite using pytest
#35
Paulinakhew
closed
4 years ago
0
Implement data visualization for the price of a stock the user owns
#34
Paulinakhew
opened
5 years ago
0
Implement brokerage_fee for buying and selling stocks
#33
Paulinakhew
opened
5 years ago
0
Add docstrings to all functions and clean up code
#32
Paulinakhew
opened
5 years ago
0
Add an option to delete your user
#31
Paulinakhew
opened
5 years ago
0
Fix alert in create account page
#30
Paulinakhew
closed
5 years ago
0
Change contact page to link to personal website
#29
Paulinakhew
closed
5 years ago
0
Make the Create an Account page prettier
#28
Paulinakhew
opened
5 years ago
0
Add a catch if user tries to sell more stocks than they have in holdings
#27
Paulinakhew
closed
5 years ago
1
Fix the time purchased field for sold shares
#26
Paulinakhew
closed
5 years ago
1
Change UI of login page
#25
Paulinakhew
closed
5 years ago
1
Change name of `lq` function and html file
#24
Paulinakhew
closed
5 years ago
0
Next