InventarisKita is an inventory management system built using the TALL Stack (Tailwind, Alpine.js, Laravel, Livewire). This system offers features such as inventory and room management, along with SPA (Single Page Application) functionality and the ability to export data as PDF.
- Inventory Management: Track and manage your inventory with ease.
- Room Management: Organize and manage rooms efficiently.
- Single Page Application (SPA): Seamless user experience with SPA capabilities.
- PDF Export: Export inventory and room data to PDF format.
- Tailwind CSS: For modern, responsive, and customizable user interfaces.
- Alpine.js: Lightweight JavaScript framework for interactivity.
- Laravel: Robust backend framework for building web applications.
- Livewire: Simplified frontend development for Laravel.
- SQLite: Lightweight database for development and deployment.
Follow these steps to set up the project locally:
- Clone the repository:
git clone https://github.com/your-username/inventariskita.git cd inventariskita
- Install Dependencies:
composer install npm install
- Set up environment variables:
cp .env.example .env
- Run migrations:
php artisan migrate
- Run the applications:
npm run dev ```bash php artisan migrate
Log in to the system using the provided credentials (or register a new account if enabled). Use the dashboard to manage inventory items and rooms. Export data as PDF using the export feature.
This project is licensed under Valleryan Virgil Zuliuskandar
For any inquiries or support, please contact:
Your Name: valleryan1212@gmail.com