https://github.com/muhammadzulhusni/wedding-invitation
This project is a responsive wedding invitation website built with HTML, CSS, JavaScript, and Bootstrap. It features a countdown timer, couple details, event information, photo gallery, attendance confirmation form integrated with Google Sheets & background music.
https://github.com/muhammadzulhusni/wedding-invitation
bootstrap5 completed-project googlefonts html-css-bootstrap simply-countdown wedding-invitation
Last synced: 8 months ago
JSON representation
This project is a responsive wedding invitation website built with HTML, CSS, JavaScript, and Bootstrap. It features a countdown timer, couple details, event information, photo gallery, attendance confirmation form integrated with Google Sheets & background music.
- Host: GitHub
- URL: https://github.com/muhammadzulhusni/wedding-invitation
- Owner: MuhammadZulhusni
- Created: 2024-05-20T08:13:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-25T16:35:54.000Z (about 1 year ago)
- Last Synced: 2024-10-12T11:09:21.246Z (about 1 year ago)
- Topics: bootstrap5, completed-project, googlefonts, html-css-bootstrap, simply-countdown, wedding-invitation
- Language: HTML
- Homepage:
- Size: 4.04 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wedding Invitation Website
This project is a beautiful, responsive wedding invitation website created using HTML, CSS, JavaScript, and Bootstrap. The website provides information about the wedding event, including a countdown timer, sections about the couple, event details, a gallery, an attendance confirmation form that stores data in Google Sheets & background music.
## Features
- **Countdown Timer**: Displays the time remaining until the wedding day.
- **About the Couple**: Information about the husband and wife.
- **Event Information**: Details about the wedding event, including the location and the story of how the couple met.
- **Gallery**: A section to showcase photos.
- **Confirmation of Attendance Form**: Allows guests to confirm their attendance, with data being stored in Google Sheets.
- **Background Music**: Adds a romantic ambiance to the website.
## Technologies Used
- HTML
- CSS
- JavaScript
- Bootstrap
- Google Sheets (for storing attendance data)
## Setup Instructions
1. **Clone the Repository**
```bash
git clone https://github.com/MuhammadZulhusni/Wedding-Invitation.git
2. **Navigate to the Project Directory**
```bash
cd Wedding-Invitation
3. **Open index.html in your Browsery**
```bash
open index.html
## Contributing
Contributions are welcome! If you'd like to contribute to the project, please follow these steps:
1. Fork the repository.
2. Create a new branch for your feature (`git checkout -b feature/YourFeatureName`).
3. Make your changes.
4. Commit your changes (`git commit -am 'Add some feature'`).
5. Push to the branch (`git push origin feature/YourFeatureName`).
6. Create a new Pull Request.