The Love Calculator Web Application is a fun and interactive project built using HTML, CSS, and JavaScript that allows users to check their love compatibility in an engaging way. With a visually appealing pink - themed interface and playful design elements, the app takes the names of two individuals and generates a random love percentage along with a personalized message. It ensures smooth user experience through input validation, responsive design, and dynamic result display.
⚠ Disclaimer : This Love Calculator is a fun project built using HTML, CSS, and JavaScript. The results are randomly generated and should not be taken seriously for real - life relationships : )
HTML5
For the structure of the webpageCSS3
For styling, background, and design effectsJavaScript
For love percentage calculation, form validation, and result display
- Attractive UI with a pink romantic theme and animated background.
- Input fields for entering your name and your partner’s name.
- Validation check - prompts users to enter both names before calculating.
- Randomized percentage generation for love compatibility.
- Dynamic result messages that change based on the love score.
- Responsive design – works well on different screen sizes.
- Clone the repository :
git clone <your-repo-link> - Open index.html in your browser.
- Enjoy testing your compatibility 💕