Description
Learn how to start a real Point of Sale Web Application project using Gemini CLI. In this first part, we will set up the foundation of a practical POS system using PHP, MySQL, Bootstrap 5, PDO, Vanilla JavaScript, and jQuery DataTables.
This is not a simple demo project. In this full series, we will build a complete POS web application step by step, including database design, login system, dashboard, category management, user management, product management, order module, and analytics module.
In Part 1, we focus only on the most important setup step: creating a clean project structure using GEMINI.md and Gemini Command Line Interface. You will learn why the GEMINI.md file is useful, how it helps Gemini follow consistent project instructions, and how to generate a beginner-friendly project folder structure without generating full application code too early.
Copy GEMINI.md instruction file and all Gemini CLI prompts from here: https://www.webslesson.info/2026/06/gemini-cli-pos-app-php-mysql-gemini-md-prompts.html
In this video, you will learn:
How to start a real POS project using Gemini CLI
Why GEMINI.md is important in AI-assisted development
How to define project instructions for Gemini
How to set up PHP, MySQL, PDO, and Bootstrap 5 project context
How to create a clean POS project directory structure
How to guide Gemini CLI to generate only the required folder structure
How to prepare a strong foundation for future POS application development
This tutorial is useful for beginners who want to learn PHP project setup, Gemini CLI project development, and AI-assisted web application development in a practical way.
In the next part, we will create the POS database structure using the same project setup.
How to Start a Real Project in Gemini CLI + GEMINI.md | AI Vibe Coding POS App Part 1 - https://youtu.be/tUTngCfuIBI
Generate POS Database Structure with Gemini CLI + GEMINI.md | AI Vibe Coding POS App Part 2 - https://youtu.be/VBWJdv_E_dc
Create Login & POS Dashboard using Gemini CLI + GEMINI.md | AI Vibe Coding POS App Part 3 - https://youtu.be/S1qf-_KwwkE
Create Category Management Module with Gemini CLI + GEMINI.md | AI Vibe Coding POS App Part 4 - https://youtu.be/LRpUqcinkgU
Build User Management Module using Gemini CLI + GEMINI.md | AI Vibe Coding POS App Part 5 - https://youtu.be/mTtk3VCFvIA
Create Product Management Module with Gemini CLI + GEMINI.md | AI Vibe Coding POS App Part 6 - https://youtu.be/fXeb1fO7e_E
Build Order Management Module with Gemini CLI + GEMINI.md | AI Vibe Coding POS App Part 7 - https://youtu.be/dQKmXbznnD0
Make POS App Analytics Dashboard with Gemini CLI + GEMINI.md | AI Vibe Coding POS App Part 8 - https://youtu.be/oqdwabeCFYs
#GeminiCLI #PHPProject #POSSystem #PHPMySQL #Bootstrap5 #WebDevelopment #AICoding #GeminiAI #PointOfSale #PHPForBeginners