Skip to content

chandranshulg/charity-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Charity Website

Overview

This project is a simple charity website designed to facilitate donations, requests for help, and general contact with users. The website includes sections for about us, donation, help requests, testimonials, and contact information.

Features

  • Donation Section: Allows users to donate money, with a progress bar showing the total donations compared to the donation goal.
  • Request for Help Section: Enables users to request financial assistance.
  • Testimonials Section: Displays user testimonials about the charity.
  • Contact Us Section: Provides a form for users to send messages to the charity.

Technologies Used

  • HTML: Structure of the website.
  • CSS: Styling and layout.
  • JavaScript: Functionality for donation progress and form submissions.

Live Demo

You can view the live demo of the website at: Charity Website Live Demo

Files

  • index.html: The main HTML file for the website.
  • styles.css: (Embedded in <style> tag within index.html) Contains the CSS for styling the website.
  • scripts.js: (Embedded in <script> tag within index.html) Contains the JavaScript for handling form submissions and donation progress.

How to Use

  1. Open the Website: Simply open the index.html file in a web browser to view the website.
  2. Donate Money: Fill out the donation form and click "Donate" to make a donation.
  3. Request Help: Complete the request form to ask for financial assistance.
  4. Submit Contact Message: Use the contact form to send a message to the charity.

Development

To modify or extend the website:

  1. Edit HTML: Modify index.html to change the structure or content.
  2. Edit CSS: Update the styles in the <style> section of index.html to change the appearance.
  3. Edit JavaScript: Modify the functions within the <script> section of index.html to adjust functionality.

Contribution

If you'd like to contribute to this project, please fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or feedback, please contact us at your-chandranshulg@gmail.com.


Charity for Everyone - All rights reserved, 2024.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages