Book Emporium is a fully responsive and interactive web application built using HTML, CSS, JavaScript, and jQuery. It offers a seamless online bookstore experience with user authentication, real-time shopping cart functionality, and smooth CSS animations.
Features:
- User Authentication: Secure login and signup with validation using Local Storage for persistent user sessions.
- Feedback Form: Includes validation for user feedback submissions.
- Shopping Cart: Add/remove books, with real-time price and tax calculation.
- Book Details: Each book includes ratings, price, title, author name, and description, stored as JSON objects.
- Smooth Transitions: CSS animations and transitions for a polished user interface.
- Technologies:
- Frontend: HTML5, CSS3, JavaScript, jQuery
- Data Storage: Local Storage for user data and JSON for book information
- UI Enhancements: CSS animations and transitions for a better user experience