This is a full stack eCommerce website built using the PERN stack (PostgreSQL, Express, React, Node.js). It features a modern and responsive design, secure payment gateways, dynamic product display algorithms, and comprehensive user functionalities such as wishlist, reviews, order tracking, and more.
Stars
39
Forks
15
Watchers
39
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
69
commits
add oauth route for mobile react native/ update gitignore
b8dd581View on GitHubupdate Dockerfiles/ update packages for better size/ add docker-compose/ update readme documentation
de96d1cView on GitHubadd docker build files/ fix server crashes on specific routes/ fix decimal rating review not working(replace sql db)/ add more validations on backend
76c15b0View on GitHubadd quantity modifier for cart/ add backend validators/ add input validators on frontend/ correct algorithm for calculating price on summary page and checkout page/ fix quantity not working for cart checkout/ fix blog button not working for mobile devices/ add loadings for forgot password page
623f70aView on GitHubremove unneccessary objects/ fix issue regarding import/ add contact functionality/ add loading for cart & wishlist dispatches/ fix cart dispatch issues with quickview/improve structure
1065914View on GitHub