Artsify is a web platform where users can browse, buy, and review artworks. It supports user accounts, shopping cart functionality, and personalized recommendations.
- Browse and filter artworks by category
- Product detail pages with descriptions and reviews
- Add to Cart with subtotal and GST calculation
- User signup, login, and profile management with image upload
- Recommendations based on cart items
- Frontend: HTML, CSS, EJS
- Backend: Node.js, Express.js
- Database: MongoDB (planned)
- Deployment: Render
- Clone the repository:
git clone https://github.com/anmollate/Artsify.git