Electricity issue reporting system for Rwanda
# rwanda-e-solve
Electricity issue reporting system for Rwanda
# ⚡ Rwanda E-Solve
## 📌 Project Description
Rwanda E-Solve is a web-based system designed to help citizens report electricity-related issues such as power outages, low voltage, and damaged infrastructure.
The system also allows administrators to view and manage submitted reports.
---
## 🎯 Objectives
- Provide an easy way to report electricity problems
- Improve communication between users and service providers
- Demonstrate frontend web development skills
---
## 🚀 Features
- 📝 Report electricity issues
- 📍 Select district and sector
- 🔐 Admin login system
- 📊 View submitted reports (Admin only)
- 💾 Data stored using LocalStorage
- 🎥 Video integration
- 🌐 Social media integration
---
## 🛠 Technologies Used
- HTML
- CSS (Bootstrap)
- JavaScript
- LocalStorage
---
## 🔐 Admin Access
Only authorized users can view reported issues.
**Login Credentials:**
- Username: `admin`
- Password: `1234`
---