riveto
https://github.com/nsanjayboruds/riveto
JavaScript
RIVETO is a full-stack web application built with separate frontend and backend modules. The frontend manages the user interface using modern web technologies (HTML, CSS, JavaScript). The backend handles server-side logic, APIs, and data management. Thi
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported1 Subscribers
Add a CodeTriage badge to riveto
Help out
- Issues
- feat: add password strength indicator during registration
- [Bug]: placeOrder trusts client-supplied `amount` with no server-side price recalculation — enables order price tampering
- [Bug] Product schema requires all 4 images but controller only conditionally includes them
- [Bug] Missing null check on userData in updateCart and getUserCart - potential crash
- [Security] Missing adminAuth middleware on POST /api/product/addproduct - anyone can add products
- [Bug]: Admin Product Inventory page crashes due to API response payload mismatch
- [FEATURE]: Add Password Strength Indicator During Registration
- [FEATURE]: Add Live Character Counter for Text Areas
- [FEATURE]: Add One-Click Copy Button for Uploaded Image URLs
- [ENHANCEMENT]: Replace `setInterval`-based stat counter animation with GSAP tween
- Docs
- JavaScript not yet supported