Skip to content

Welcome to Wedding Planner, a project built using Java with Spring Boot and data JPA. This project serves as an intermediator between Users and Vendors in the wedding services industry. Vendors can list their services, and users can browse and purchase these services through the mobile app or the Admin panel.

Notifications You must be signed in to change notification settings

smit-joshi814/wedding-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wedding Planner

Welcome to Wedding Planner, a project built using Java with Spring Boot and data JPA. This project serves as an intermediator between Users and Vendors in the wedding services industry. Vendors can list their services, and users can browse and purchase these services through the mobile app or the Admin panel.

Research & Information Gathering

Google Drive: Documentation

Figma Prototype

Wedding Planner Prototype: See Prototype

Postman API Documentation

Postman Documentation: Documentation

LIVE DEMO

  • Demo: Live Demo
  • due to free plan, service may be down sometimes
  • Credentials Admin
  • email: admin@gmail.com
  • password: admin
  • Credentials Vendor
  • email: vendor@gmail.com
  • password: vendor

Features

  • Variations: Different options or variations for services.
  • Categories: Categorization of services for easy navigation.
  • Services: Detailed information about the available services.
  • Service Items: Specific items or packages within a service.

Technologies Used

  • Java
  • Spring Boot
  • Spring Data JPA
  • String Security & JWT Barrier Authentication
  • MySQL Database
  • imageklit.io for image storage

Project Structure

  • src/main/java: Contains the Java source code.
  • src/main/webapp/resources/apk: Mobile app for users.
  • src/main/webapp/: Admin panel for vendors.

Wedding Planner App

See Flutter APP Repository Here: Wedding Planner App

Getting Started

  1. Clone the repository: git clone https://github.com/smit-joshi814/wedding-planner.git
  2. Set up the MySQL database and configure the application properties accordingly.
  3. Set up Imagekit.io API Keys
  4. set up email credentials use google account to create app password & use that as credentials
  5. Run the Spring Boot application.
  6. Access the mobile app and Admin panel to start using the system.

Environment Variables For Spring BackEnd

  • IMGKIT_API_PUBLIC : ImageKit Public Key
  • IMGKIT_API_PRIVATE : ImageKit private key
  • IMGKIT_API_ENDPOINT : ImageKit API End point
  • SPRING_DATASOURCE_URL : Spring DataSource URL
  • SPRING_DATASOURCE_USERNAME : Spring DataSource Username
  • SPRING_DATASOURCE_PASSWORD : Spring DataSource Password
  • SPRING_MAIL_USERNAME : Spring Mail Username
  • SPRING_MAIL_PASSWORD : Spring Mail Password
  • TZ : Time Zone

Glimpse of the Project

Wedding planner dashboard

Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to submit a pull request.

Contributors

Contact

For any inquiries or support, please contact Smit Joshi.

Make Your Wedding Memorable 🎉! 🚀

About

Welcome to Wedding Planner, a project built using Java with Spring Boot and data JPA. This project serves as an intermediator between Users and Vendors in the wedding services industry. Vendors can list their services, and users can browse and purchase these services through the mobile app or the Admin panel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published