A web-based environmental platform built with PHP, HTML, CSS, and MySQL, designed to promote sustainability and environmental awareness in Algeria.
ALGREENIA is a comprehensive environmental web application that serves as a digital platform for environmental initiatives, sustainability projects, and green solutions across Algeria. The project aims to connect environmentally conscious individuals, organizations, and communities while providing tools and resources for environmental conservation.
- Environmental Dashboard: Track local environmental metrics and initiatives
- Irrigation Tracker : Monitor & Manage irrigation schedules for newly planted trees
- Identify Tree Types: Upload an Image to Identify Tree Types using AI
- Impact tracker
- Responsive Design: Mobile-friendly interface for accessibility
- Frontend: HTML5, CSS3, JavaScript
- Backend: PHP 8.x
- Database: MySQL
- Web Server: Apache (XAMPP)
- Version Control: Git & GitHub
- XAMPP (Apache + MySQL + PHP)
- Git
- Modern web browser
-
Clone the repository
git clone https://github.com/haithembouziane/ALGREENIA.git cd ALGREENIA -
Move to XAMPP directory
cp -r . /path/to/xampp/htdocs/ALGREENIA/ -
Start XAMPP services
- Open XAMPP Control Panel
- Start Apache and MySQL services
-
Access the application
- Navigate to
http://localhost/ALGREENIA/
- Navigate to
ALGREENIA/
├── index.html # Main landing page
├── style.css # Global stylesheets
├── test.php # Server/database test page
├── README.md # Project documentation
└── assets/ # Future media files
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Haithem Bouziane - @haithembouziane
Project Link: https://github.com/haithembouziane/ALGREENIA