#Introduction
Provide an overview of the inventory management system application.Mention the technologies used, including Laravel 10,Laravel Blade, and Vue.js.Explain the purpose and goals of the documentation.
#System Architecture
Describe the overall architecture of the application, including the frontend and backend components.
Explain how Laravel, Laravel Blade, and Vue.js are utilized in the system.
#Database Setup
Mention the location of the database backup in the "db_backup" folder in the project's root directory.You need to setup the backup database .
#Product Module
- List Products
- Create New Product
- Purchase List (using Laravel Blade)
- Create Purchase (using Vue.js)