A modern, responsive news website delivering current Ghana headlines with cutting-edge glass morphism design and secure admin authentication. Built with pure HTML, CSS, and JavaScript - no backend required.
# TV3 Ghana News - Modern News Website
A responsive, interactive news website for Ghana with current headlines, featuring modern glass morphism design and secure admin authentication.
## 🚀 Features
### 📰 Core Functionality
- **Current Ghana News**: Real February 2026 headlines from Ghana
- **Categories**: Politics, Business, Sports, Entertainment, Technology
- **Interactive Elements**: Breaking news ticker, news cards, comments system
- **Admin Dashboard**: Secure authentication with tip/comment management
- **Responsive Design**: Mobile-friendly layout with modern CSS
### 🎨 Design Highlights
- **Glass Morphism**: Modern transparent login interface with blur effects
- **Ghana Theme**: Red, yellow, green color scheme inspired by Ghana flag
- **Smooth Animations**: Pulse effects, hover states, loading spinners
- **Professional Typography**: Clean hierarchy with Google Fonts
### 🔒 Security Features
- **Authentication**: Session-based login system with timeout protection
- **Input Validation**: Client-side validation with error handling
- **Protected Routes**: Admin access requires authentication
- **Audit Trail**: Session management and activity tracking
## 📁 Project Structure
```
TV3_Newsroom_Project/
├── index.html # Homepage with breaking news & featured stories
├── news.html # All news listing page
├── category.html # News filtering by category
├── single.html # Individual news article with comments
├── live.html # Live TV streaming with schedule
├── contact.html # Contact form with validation
├── admin.html # Admin dashboard with authentication
├── login.html # Secure login page with glass morphism
├── css/
│ └── style.css # Complete responsive styling
├── js/
│ └── main.js # All JavaScript functionality
└── images/
└── (placeholder images for news categories)
```
## 🛠 Technologies Used
- **HTML5**: Semantic markup with modern stan …