Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paley777/inventariskita
InventarisKita is an inventory system built on the TALL Stack (Tailwind, Alpine.js, Laravel, Livewire). The system features inventory management and room management. It is equipped with SPA (Single Page Application) capabilities and PDF export functionality.
https://github.com/paley777/inventariskita
alpinejs laravel livewire tall-stack
Last synced: 1 day ago
JSON representation
InventarisKita is an inventory system built on the TALL Stack (Tailwind, Alpine.js, Laravel, Livewire). The system features inventory management and room management. It is equipped with SPA (Single Page Application) capabilities and PDF export functionality.
- Host: GitHub
- URL: https://github.com/paley777/inventariskita
- Owner: paley777
- Created: 2024-12-09T12:20:58.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T18:33:07.000Z (about 2 months ago)
- Last Synced: 2024-12-23T19:29:31.168Z (about 2 months ago)
- Topics: alpinejs, laravel, livewire, tall-stack
- Language: PHP
- Homepage:
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InventarisKita
**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.
## Features
- **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.## Tech Stack
- **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.## Installation
Follow these steps to set up the project locally:
1. **Clone the repository:**
```bash
git clone https://github.com/your-username/inventariskita.git
cd inventariskita2. **Install Dependencies:**
```bash
composer install
npm install3. **Set up environment variables:**
```bash
cp .env.example .env4. **Run migrations:**
```bash
php artisan migrate5. **Run the applications:**
```bash
npm run dev```bash
php artisan migrate## Usage
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.## Screenshots
![image](https://github.com/user-attachments/assets/7083ff0c-f756-4b33-9b02-0fb9ca4a0f75)
![image](https://github.com/user-attachments/assets/a3dabffa-74d9-4cb6-87f5-072b18a1df31)
![image](https://github.com/user-attachments/assets/5419d175-4254-4469-b24c-77b7348c1a15)
![image](https://github.com/user-attachments/assets/814c7e85-9229-4536-84c2-2780c9a07ae6)## License
This project is licensed under Valleryan Virgil Zuliuskandar## Contact
For any inquiries or support, please contact:Your Name: [email protected]