Skip to content

tmchuynh/wedding_planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wedding_planner

 

Wedding_planner

Github top language Github language count Repository size License Github issues Github forks Github stars

🚧 Wedding_planner 🚀 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

This project is a wedding planning application that aims to provide a comprehensive platform for couples and wedding planners to manage various aspects of wedding planning. The application facilitates the organization, coordination, and tracking of wedding-related tasks, vendors, guests, and expenses. Overall, this project aims to simplify and streamline the wedding planning process, providing a centralized platform for couples, wedding planners, and vendors to collaborate, manage tasks, and create memorable experiences.

erd image

✨ Features

✔️ Feature 1 - Venue Search: Allow users to search and browse wedding venues based on location, capacity, amenities, and availability.

✔️ Feature 2 - Venue Details: Display detailed information about each venue, including photos, description, ratings, reviews, and contact information.

✔️ Feature 3 - Availability Calendar: Provide a calendar view to check the availability of venues for specific dates.

✔️ Feature 4 - Inspiration and Ideas: Provide a gallery of wedding inspiration and ideas, including themes, decorations, and real wedding stories.

🚀 Technologies

The following tools were used in this project:

  • Spring Boot (Java)
  • Spring Web MVC (Java)
  • MySQL
  • RESTful APIs for communication between client and server
  • Hibernate (Java)
  • Git (with platforms like GitHub or GitLab)
  • Bootstrap

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/tmchuynh/wedding_planner

# Access
$ cd wedding_planner

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Tina Huynh

 

Back to top