Bookstore server made with flask and SQLAlchemy. DBMS class project
Stars
3
Forks
4
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
169
commits
38
Update requirements.txt
b9799d9
66b0723
0976294
Move authentication method to routes module
d1fdc47
Fix base64 decode of auth header
9b4e302
f80051f
b45c42f
Protect some of the routes
2920a0d
Add SQL script to vc
f5ed591
Fix type mismatch
3ecfe7e
Minor changes
be900fa
add count number_in_stock
ae87ee7
Change orders to data for consistency
c65bc7e
Fix typo in GET reviews
d10fae9
Remove all() call before paginate()
7ab8a57