Dictionary-App

A dictionary application built with MIT App Inventor that allows users to store words and their meanings manually. Users can add new words and meanings, and later retrieve them whenever required.

screenshot2screenshot3

Features

Add new words and their meanings to the dictionary. View and search for stored words and their meanings. Edit or delete existing word entries. User-friendly interface with intuitive controls.

Technologies Used

MIT App Inventor
TinyDB1
Notifier1

Installation

Import the project into MIT App Inventor. Build and install the application on an Android device or emulator.

Usage

Launch the application on an Android device. On the main screen, you can view a list of stored words and their meanings. To add a new word and its meaning, click on the "Add Word" button and enter the details in the provided fields. To search for a specific word, use the search bar at the top and enter the word you are looking for. To edit or delete an existing word entry, click on the word in the list and choose the desired action. Enjoy using the dictionary app to store and retrieve words and meanings! Contributions are welcome! If you would like to contribute to this project, please follow the standard Git workflow:

Logic (Code)

logic1 Screenshot1

Fork the repository.

Create a new branch for your feature or bug fix. Make your changes and commit them with descriptive messages. Push your branch to your forked repository. Open a pull request with a detailed explanation of your changes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.