Skip to content

CruelFury15/WaterSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JalSystem - Smart Water Management System

A comprehensive web-based water management system that provides transparent water usage tracking, billing, and service management.

Features

🏠 Home Page (Watersystem.html)

  • Overview of the JalSystem platform
  • Key features showcase
  • Easy navigation to all sections

🔐 Sign-In System (Sign.html)

  • User authentication with validation
  • 10-digit mobile number verification
  • Password protection
  • LocalStorage-based session management

📊 Dashboard (Dashboard.html)

  • Real-time water usage tracking
  • Monthly consumption statistics
  • Current bill status
  • Weekly usage trend visualization
  • Quick action buttons for:
    • Bill payment
    • Invoice download
    • Issue reporting
    • Extra water purchase

ℹ️ About Page (About.html)

  • Company mission and vision
  • Core values
  • Team information
  • Detailed "How It Works" section

🛠️ Services Page (Services.html)

  • Smart Monitoring
  • Water Delivery
  • Billing History & Invoices
  • Complaint Handling
  • Auto-Pay Setup
  • Usage Analysis

📞 Contact Page (Contact.html)

  • Contact form with validation
  • Issue type selection
  • Contact information display
  • Emergency helpline details
  • Complaint tracking system

Technologies Used

  • HTML5
  • CSS3 (with responsive design)
  • Vanilla JavaScript
  • LocalStorage for data persistence

How to Use

  1. Open Watersystem.html in your browser
  2. Click "Sign-In" to access the login page
  3. Enter credentials:
    • User ID: Any text
    • Mobile: 10-digit number
    • Password: Any password
  4. After successful login, you'll be redirected to the Dashboard
  5. Explore various features and services

File Structure

├── Watersystem.html      # Home page
├── Watersystem.css       # Home page styles
├── Watersystem.js        # Main JavaScript file
├── Sign.html             # Login page
├── Sign.css              # Login page styles
├── Dashboard.html        # User dashboard
├── Dashboard.css         # Dashboard styles
├── About.html            # About page
├── About.css             # About page styles
├── Services.html         # Services page
├── Services.css          # Services page styles
├── Contact.html          # Contact/Support page
├── Contact.css           # Contact page styles
└── README.md             # Documentation

Features Implemented

✅ Form validation with error handling ✅ Mobile number format validation ✅ User session management ✅ Active navigation highlighting ✅ Responsive design ✅ Interactive service cards ✅ Real-time usage simulation ✅ Logout functionality ✅ Dashboard with statistics ✅ Usage trend visualization ✅ Contact form with validation ✅ Complaint tracking system

Future Enhancements

  • Backend integration for real data
  • Payment gateway integration
  • SMS/Email notifications
  • Mobile app development
  • IoT sensor integration
  • Advanced analytics
  • Multi-language support

Browser Compatibility

  • Chrome (recommended)
  • Firefox
  • Safari
  • Edge

Credits

Developed by Yuvraj Singh.

© 2024 JalSystem. All rights reserved.

About

A comprehensive web-based water management system that provides transparent water usage tracking, billing, and service management.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors