Skip to content

ThiruXD/AgoraNet-Donation-Website

Repository files navigation

🌐 AgoraNet Donation Website

AgoraNet Donation is a simple static donation website built using HTML. It provides users with a platform to learn about the organization, make donations, and access important policy documents such as Terms & Conditions and Refund Policy.


📁 Project Structure

AgoraNet-Donation-main/
│
├── index.html                         # Main landing page
├── contact.html                       # Contact page
├── Terms-and-Conditions.html          # Terms and Conditions page
├── Refund-and-Cancellation-Policy.html# Refund & Cancellation Policy
└── README.md                          # Project documentation

🚀 Features

  • ✅ Clean and simple donation landing page
  • ✅ Contact page for user inquiries
  • ✅ Terms and Conditions page
  • ✅ Refund and Cancellation Policy page
  • ✅ Fully static website (No backend required)
  • ✅ Easy to deploy on any static hosting service

🛠️ Technologies Used

  • HTML5
  • CSS (if included inside HTML)
  • Basic frontend structure
  • Static file-based navigation

📄 Pages Overview

1️⃣ Home Page (index.html)

  • Main landing page
  • Information about AgoraNet
  • Donation-related details
  • Navigation links to other pages

2️⃣ Contact Page (contact.html)

  • Contact information
  • User inquiry section

3️⃣ Terms and Conditions (Terms-and-Conditions.html)

  • Legal terms governing donations
  • User responsibilities
  • Platform usage rules

4️⃣ Refund & Cancellation Policy (Refund-and-Cancellation-Policy.html)

  • Refund eligibility details
  • Cancellation policy
  • Payment-related terms

⚙️ How to Run the Project

Since this is a static HTML project:

Option 1: Open Directly

  1. Download or clone the repository.
  2. Open index.html in your browser.

Option 2: Using Local Server (Recommended)

If you want to run using a local server:

# Using Python
python -m http.server 8000

Then open:

http://localhost:8000

🌍 Deployment

You can deploy this website easily on:

  • GitHub Pages
  • Netlify
  • Vercel
  • Firebase Hosting
  • Any shared hosting provider

Simply upload all files to the root directory of your hosting service.


🔒 Legal Information

This project includes:

  • Terms and Conditions
  • Refund and Cancellation Policy

Make sure to update these pages with accurate legal information before using in a production environment.


📌 Customization Guide

To customize:

  • ✏️ Edit text content inside HTML files
  • 🎨 Modify styles (add CSS or external stylesheet)
  • 💳 Integrate payment gateway (Razorpay, Stripe, etc.)
  • 📧 Add backend for contact form handling

🔮 Future Improvements

  • Add secure payment gateway integration
  • Add database support
  • Admin dashboard for donation tracking
  • Email notification system
  • Responsive UI enhancements
  • SEO optimization

🤝 Contribution

If you would like to improve this project:

  1. Fork the repository
  2. Create a new branch
  3. Make changes
  4. Submit a Pull Request

📜 License

This project is open-source and available for modification and personal use.


👤 Author

ThiruXD & KishoreDxD


About

A simple static donation website without traditional payment-gateway built using HTML and intergate with telegram bot using webhooks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages