Skip to content

KarasDominik/wedding-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia & Dominik Wedding Website

This website is designed to provide information about our wedding, including event details, RSVP, and other important information.

The website is live at: julia-dominik.pl


Technologies Used:

  • Frontend:
    • HTML
    • CSS
    • JavaScript
  • Backend:
    • Spring Boot
  • Database:
    • SQLite
  • Deployment:
    • AWS
    • Docker (Jib)
  • CI/CD:
    • GitHub Actions

Features:

  • Event Information: Provides details about the wedding venue, time, and other important logistics.
  • RSVP Form: Allows guests to confirm their attendance and provide any special requests or dietary restrictions.
  • Interactive Elements: Some interactive components built with JavaScript to enhance the user experience.
  • Data Persistence: Guest data is stored in a lightweight SQLite database.

How to Run Locally:

  1. Clone the repository:
    git clone https://github.com/KarasDominik/wedding-page.git
  2. Navigate to the project directory:
    cd wedding-page
  3. Run the application:
    ./mvnw spring-boot:run
  4. The website will be available at http://localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published