Back to Projects

Tetato Chips

An online store website for Tetato Chips featuring a product catalog, shopping cart, order checkout, invoice downloads, and a comprehensive admin analytics dashboard.

Tetato Chips
Overview

Tetato Chips is a full-stack web application designed for browsing, purchasing, and managing potato chip products. This project consists of an e-commerce storefront for customers and a comprehensive admin dashboard to manage sales operations.

The project is separated into two repositories: the client application (frontend) built with Vue.js, and the API server (backend) built using Laravel's REST API mechanisms.

Key Customer Features

  • Home & About Us: General information about the Tetato Chips store profile.
  • Product Catalog: Browse available potato chips and view detailed product information.
  • Shopping Cart: Add products to the shopping cart and adjust order quantities.
  • Checkout Process: Submit orders with an easy-to-use checkout system.
  • Order Receipt: Download the proof of order as a PDF file.

Admin Dashboard (Requires Login)

  • Analytics: Monitor overall business performance statistics and order metrics.
  • Product Management: Create, read, update, and delete (CRUD) product data.
  • Category Management: Organize product categories for easy grouping.
  • Order Management: Track incoming customer orders and update order statuses.
  • Print PDF Invoice: Generate and print invoice documents for specific orders.
Technologies
Vue.jsLaravelREST APITailwindCSS