Skip to content

a website that helps brides to arrange their shopping and tasks before the wedding

Notifications You must be signed in to change notification settings

miryamW/bridesCenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bridal Shopping Organizer

Project Description

Bridal Shopping Organizer is a client-side web application designed to help brides-to-be manage their wedding shopping efficiently. This app provides features to calculate the remaining days until the wedding, manage a shopping list, and create a wish list of liked items.

Features

  • Countdown Timer: Calculate the remaining days until the wedding.
  • Shopping List Management: Add, edit, and remove items from your wedding shopping list.
  • Like List: Keep track of items you like for easy reference and decision-making.

Technologies Used

  • HTML: For structuring the web page.
  • CSS: For styling the web page.
  • JavaScript: For implementing interactive features and functionality.

Getting Started

Prerequisites

You only need a web browser to run this application.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/bridesCenter.git
  2. Navigate to the project directory:
    cd bridesCenter
  3. Open the index.html file in your preferred web browser.

Usage

  1. Countdown Timer:

    • Enter your wedding date in the provided input field.
    • The app will display the number of days remaining until your wedding.
  2. Manage Shopping List:

    • Add items to your shopping list by entering the item name and clicking the "Add" button.
    • Edit or remove items from the list as needed.
  3. Like List:

    • Add items to your like list to keep track of potential purchases or gifts.

File Structure

bridal-shopping-organizer/
│
├── index.html # Main HTML file
├── styles/
│ └── styles.css # CSS file for styling
└── scripts/
└── app.js # JavaScript file for functionality

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes. Ensure your code follows the project's coding standards and includes appropriate comments.

About

a website that helps brides to arrange their shopping and tasks before the wedding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published