A Java Swing application that helps users learn the different forms of English words (noun, adjective, verb forms).
- User-friendly interface
- Search for any English word and get its different forms
- Examples of each word form in context
- Option to save words for later review
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Java
- Any Java Development Environment (Eclipse, IntelliJ, NetBeans, etc.)
- Clone the repository
- Import the project into your Java Development Environment
- Run the project on a local server
The application provides an intuitive and user-friendly interface for users to search for any English word and learn its different forms with examples.
- Fork the repository
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
This project is licensed under the MIT License - see the LICENSE.md file for details.