FitMart
JavaScript Mediumparthnarkar/FitMart
15 stars
20 forks
7 open issues
Active Mar 2026
Beginner-Friendly Issues 7
Issues tagged for new contributors
refactor: add normalizeProduct helper to centralize product ID handling
#62 · Mar 22, 2026
good first issue refactor
feat: add keyboard and ARIA improvements to Navbar
#61 · Mar 22, 2026
enhancement good first issue
fix: validate productId and quantity inputs in cart API endpoints
#60 · Mar 22, 2026
bug good first issue
refactor: move payment routes to /api/payment for consistency
#59 · Mar 22, 2026
good first issue refactor
fix: reduce sensitive body logging and add timestamps in logger middleware
#58 · Mar 22, 2026
bug good first issue security
feat: add prop-types validation to Navbar and CartDrawer
#57 · Mar 22, 2026
enhancement good first issue
Show First-Time User Welcome Discount Banner (Customer Acquisition)
#49 · Mar 22, 2026
enhancement