Skip to content

An Android recipe search application.:pizza::stuffed_flatbread::green_salad:

Notifications You must be signed in to change notification settings

Samuel-dot-cloud/RecipeApp

Repository files navigation

PROJECT NAME. 🍔🍟🧇

The project is titled 'recipe app'. The project basically functions as the title suggests.

AUTHOR NAME.

My name is Samuel and i am currently a learning software programmer at Moringa School.:man_technologist::man_technologist:

DESCRIPTION OF PROJECT.

The project is a Java Android-platform based recipe application whereby one is able to look up recipes to various classes of food. One is able to type in a food search item, and once the search item is validated, the person is directed to a another page where a list of found recipes is displayed, courtesy of Edamam API and associated contributors.:medal_military::medal_military::trophy:

PROJECT SETUP INSTRUCTIONS.

  1. Fork this repository.
  2. Clone this repository onto your local machine through use of the command git clone <Forked-repository-link.>.
  3. Navigate to your terminal.
  4. Navigate the the appropriate directory by use of cd command cd<root-folder>.
  5. In order to make any additional changes to the project, it is highly adviced that you install Android Studio, the official IDE for Android.(Integrated Development Environment).

TECHNOLOGIES USED.

Main Requirements::signal_strength::high_brightness:

  • Java- The main programming language used.
  • Gradle - The main build automation tool used.
  • JUnit - The main testing library used.
  • Android Studio - The official IDE for creation of android apps.

Libraries used::card_index_dividers:

  • Roboelectric for unit testing.
  • Espresso for instrumentation testing.
  • Retrofit- A type-safe HTTP client for Android and Java.
  • Picasso - A powerful image downloading and caching library for Android.
  • Parceler - A serialization and deserialization library for Android.
  • AwesomeValidation - A validation library for Android.
  • Okhttp-signpost - A signpost extension for signing OkHttp requests.

KNOWN BUGS.:warning:


CONTACT INFORMATION.

For more information, feel free to contact me through the email address: samdot@gmail.com

LICENCE AND COPYRIGHT INFORMATION.

Copyright ©️ 2020-present

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An Android recipe search application.:pizza::stuffed_flatbread::green_salad:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages