💳 rudimentary ecommerce platform in Rust
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
69
commits
Remove debug function to seed db with test product data
eb65b82View on GitHubAdd 'undo' button when an item is removed from cart
cf37568View on GitHubAdd price struct, stores price in cents and handles math/formatting
29c2c2eView on GitHubadd 'added date' and 'expected restock date' fields to product table
31a32c1View on GitHub