Skip to content

BryanPineda21/TranslateApp

Repository files navigation

Project 6 - TranslateMe App

Submitted by: Bryan Pineda

TranslateMe is an app that ... [Allows Users to translate any words to a different language by selecting the language they would like to translate to. Also being able to view their history of previous results, which they can clear up with a delete button.]

Time spent: 7 hours spent in total

Required Features

The following required functionality is completed:

  • Users open the app to a TranslationMe home page with a place to enter a word, phrase or sentence, a button to translate, and another field that should initially be empty
  • When users tap translate, the word written in the upper field translates in the lower field. The requirement is only that you can translate from one language to another.
  • A history of translations can be stored (in a scroll view in the same screen, or a new screen)
  • The history of translations can be erased

The following optional features are implemented:

  • Add a variety of choices for the languages
  • Add UI flair

The following additional features are implemented:

  • List anything else that you can get done to improve the app functionality!
  • The history of translations can be erased individually
  • Users can select different languages with a drop down feature

Video Walkthrough

Notes

Describe any challenges encountered while building the app.

  • A challenge was getting the user input to translate correctly
  • Another challenge was getting the delete button to function properly

License

Copyright [2024] [Bryan Pineda]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages