Skip to content

Java Swing app for generating personalized 'Lo Shu Grids' based on name and date of birth, facilitating numerology predictions.

License

Notifications You must be signed in to change notification settings

nishitxmehta/LoShuGridGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Lo Shu Grid Generator

Overview

The Lo Shu Grid Generator is a Java application built using Core Java and Java Swing. It simplifies the process of generating a "Lo Shu Grid" based on a person's name and date of birth. This grid is a 3x3 matrix containing a unique sequence of digits from 1 to 9, which can be used by numerologists and enthusiasts to make predictions and gain insights into an individual's life.

How It Works

  1. Launch the application to open an intuitive graphical user interface (GUI).
  2. Enter the person's name and date of birth into the provided input fields.
  3. Click the Calculate button.
  4. The program generates a 3x3 grid with a distinct sequence of numbers based on the input.
  5. Numerologists and individuals interested in numerology can analyze this grid to make predictions and interpretations quickly, saving time on manual calculations.
  6. Use the Reset button to clear the input fields and start a new prediction.

Key Features

  • User-friendly Java Swing GUI for effortless input and output.
  • Generates a Lo Shu Grid with a unique number sequence for each input.
  • A valuable tool for numerologists, astrologers, and anyone intrigued by numerology.

Getting Started

  • Clone this repository to your local machine:
git clone https://github.com/nishitxmehta/LoShuGridGenerator.git
  • Open the project in your preferred Java IDE (e.g., VS Code, Eclipse, IntelliJ IDEA).
  • Run the LoShuGridGenerator.java file to launch the application.

Technologies Used

  1. Core Java
  2. Java Swing (for the GUI)

Contributors

Nishit Mehta

License

This project is licensed under the MIT License - see the LICENSE file for details.

MIT License

About

Java Swing app for generating personalized 'Lo Shu Grids' based on name and date of birth, facilitating numerology predictions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages