ROOTS M&E is a web-based Management & Evaluation system for managing users, data entry, beneficiaries, and project indicators for the ROOTS program in The Gambia.
# Roots
ROOTS M&E is a web-based Management & Evaluation system for managing users, data entry, beneficiaries, and project indicators for the ROOTS program in The Gambia.
## About
This Laravel-based application provides comprehensive management tools for the ROOTS program, including:
- User management and authentication
- Data entry and validation
- Beneficiary tracking
- Project indicators and reporting
- Financial management and disbursements
- Analytics and reporting
## Features
- **Multi-role Authentication**: Admin, Data Entry, Supervisor, and Finance roles
- **Comprehensive Data Management**: Beneficiaries, contracts, indicators, and training
- **Financial Tracking**: Disbursements, transactions, and financial reporting
- **Analytics Dashboard**: Real-time insights and reporting
- **Responsive Design**: Modern UI built with Laravel and Blade templates
## Technology Stack
- **Backend**: Laravel 10
- **Frontend**: Blade templates with Bootstrap
- **Database**: MySQL
- **Authentication**: Laravel's built-in authentication system
- **File Management**: Laravel's file storage system
## Installation
1. Clone the repository
2. Install dependencies: `composer install`
3. Copy `.env.example` to `.env` and configure your environment
4. Generate application key: `php artisan key:generate`
5. Run migrations: `php artisan migrate`
6. Start the development server: `php artisan serve`
## License
This project is proprietary software developed for the ROOTS program.