# Taram Bicol Dictionary
Taram Bicol Dictionary is a Flutter-based mobile application designed to help users learn, explore, and preserve the Bicol language. The app provides an easy-to-use dictionary for translating and understanding Bicol words and phrases, making it a valuable resource for students, educators, researchers, and anyone interested in Bicol culture and language.
## Features
* Search Bicol words and phrases
* View definitions and translations
* Fast and responsive user interface
* Cross-platform support (Android and iOS)
* Built with Flutter
## Screenshots
*Add screenshots here once available.*
## Getting Started
### Prerequisites
Before running this project, make sure you have:
* Flutter SDK installed
* Android Studio or Visual Studio Code
* Android Emulator or iOS Simulator
### Installation
1. Clone the repository:
```bash
git clone
github.com
```
2. Navigate to the project directory:
```bash
cd taram-bicol
```
3. Install dependencies:
```bash
flutter pub get
```
4. Run the application:
```bash
flutter run
```
## Project Structure
```text
lib/
├── models/
├── screens/
├── widgets/
├── services/
└── main.dart
```
## Built With
* Flutter
* Dart
## Collaborators
* @katoari
* @aoduca
## License
This project is licensed under the MIT License. See the LICENSE file for details.
## Acknowledgments
Special thanks to the Bicol-speaking community and contributors helping preserve and promote the Bicol language.