An open API service indexing awesome lists of open source software.

https://github.com/stofiiis/scout-warehouse-manager

Web application for managing scout warehouse(s).
https://github.com/stofiiis/scout-warehouse-manager

css html-css-javascript html5 javascript mysql mysql-database php scout scouting warehouse-management warehouse-management-system

Last synced: about 2 months ago
JSON representation

Web application for managing scout warehouse(s).

Awesome Lists containing this project

README

          

# Scout Warehouse Management System

A comprehensive web application for managing scout warehouses, inventory, and equipment borrowing. This system allows scout groups to track their equipment, manage borrowing/returning processes.
## Features

- **Warehouse Management**: Create and manage multiple warehouses
- **Item Tracking**: Add, edit, and delete items in warehouses
- **Borrowing System**: Track who has borrowed items and when
- **Division Organization**: Categorize items by scout divisions (Vlčata, Světlušky, etc.)
- **User Management**: Admin and regular user roles with appropriate permissions
- **Responsive Design**: Works on desktop and mobile devices

## Requirements

- PHP 7.4 or higher
- MySQL 5.7 or higher
- Web server (Apache, Nginx, etc.)

## Installation

1. **[Download the code](https://github.com/stofiiis/Scout-warehouse-manager/releases)**
2. **Setup your database - run contents of database.sql in phpMyAdmin or tool that you use**
3. **Replace placeholders in /config/database.php**
4. **Upload files to your server/hosting**
5. **Login to app with defautl login details (you can find them in database.sql file)**