Rwanda Nziza is a web platform that helps citizens report damaged roads, water pipes, electric lines, and other public problems to improve communities across Rwanda.
# Rwanda Nziza
## Description
Rwanda Nziza is a simple citizen reporting website that allows people in
Rwanda to report public problems and connect with the responsible
government institutions. The website provides user registration, login,
problem reporting, institution search, and report tracking.
## Features
- Home page introducing the platform.
- User Sign Up and Login.
- Submit public problem reports.
- Upload an image with a report.
- Search government institutions.
- View personal submitted reports.
- Responsive design for desktop and mobile.
- Stores user accounts and reports using Local Storage.
## Pages
- `index.html` -- Home page
- `about.html` -- About Rwanda Nziza
- `institutions.html` -- Institution directory
- `report.html` -- Report submission form
- `reports.html` -- View submitted reports
- `login.html` -- User login
- `signup.html` -- User registration
## Technologies Used
- HTML5
- CSS3
- JavaScript
- Browser Local Storage
## Project Structure
Codes/
index.html
about.html
institutions.html
report.html
reports.html
login.html
signup.html
Css/
style.css
JavaScript/
script.js
Media/
logo.png
homegg.jpg
aboutbg.jpg
## How to Run
1. Download or clone the project.
2. Keep the folder structure unchanged.
3. Open `index.html` in any web browser.
4. Create an account, log in, submit reports, and track them from **My
Reports**.
## Author
**IGENO Olivier Fidele**