New from O’Reilly: The memory architecture behind adaptive AI agents

Read the report
For developersMicroservices Ecommerce
The e-commerce microservices application consists of a frontend, built using Next.js with TailwindCSS. The application backend uses Node.js. The data is stored in Redis and MongoDB/ Postgressql using Prisma. Below you will find screenshots of the frontend of the e-commerce app:
  • Dashboard: Shows the list of products with search functionality
Image
Shopping Cart: Add products to the cart, then check out using the "Buy Now" button
Image
Order history: Once an order is placed, the Orders link in the top navigation bar shows the order status and history
Image