Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
Convert server from submodule to regular folder - include all server files in main repository
784c776View on GitHubFix admin product addition - improved adminMiddleware and added admin promotion endpoints
6b1cc04View on GitHubImprove text visibility: Remove hero background, enhance color contrast and font weights across all pages
afd050eView on GitHubUI/UX Improvements: Remove form-notice from contact page, add ISO certified logo to footer, improve typography and content visibility across all pages
077eac2View on GitHubFix: Remove JWT requirement for contact form, add AdminServices page, fix routing issues
068219dView on GitHubFeature: Add user profile display with username, admin badge, and admin dashboard welcome message
d7efb49View on GitHubCritical Fix: Resolve infinite useEffect loops in Header and Admin components - fixes site freeze
d14313aView on GitHubFix: Add missing CSS imports for AboutPage and ServicesPage
c98b572View on GitHubFix: Remove broken /profile route link from Header component
81d3e79View on GitHubImplement production-ready API handler with proper CORS, health checks, and improved client service
703aa76View on GitHubFix: correct API routing and Vercel configuration for serverless functions
5013300View on GitHub