Giter Club home page Giter Club logo

foodexc's Introduction

FoodExc - Food Recipe Android Application

amplication-logo

Description

FoodExc is a food recipes app where Exchange students can find out about various international cuisines and try out some recipes themselves!

The application was developed as a team project during the Android Porgramming course offered by the University of Southern Denmark (SDU).

Spoonacular API

FoodExc uses the Spoonacular API to load recipes on the main activity and also load recipe instructions and ingredients in the details activity of our application.
See Spoonacular API Documentation for more details.

Screenshots

Libraries Used

  • Architecture - collection of libraries

    • Data Binding - Declaratively bind observable data to UI elements.
    • Lifecycles - Create a UI that automatically responds to lifecycle events.
    • LiveData - Build data objects that notify views when the underlying database changes.
    • Navigation - Handle everything needed for in-app navigation.
    • Room - Access your app's SQLite database with in-app objects and compile-time checks.
    • Recycler View - RecyclerView makes it easy to efficiently display large sets of data
  • Third party and miscellaneous libraries

    • Coil - for image loading
    • Hilt - for dependency injection
    • Kotlin Coroutines - for managing background threads with simplified code and reducing needs for callbacks
    • Gson - for converting Objects into their JSON representation
    • Retrofit - for making network calls
    • Jsoup - for extracting data from HTML
    • Shimmer - for adding shimmer effect when viewing data

Upcoming features

Updates will include incorporating the favorites fragment where users can save their favorite recipes for later use!

Contributors ✨


Christos Kasoulides


Nikolas Stavrou


Christos Eleftheriou


Andreas Pattichis

foodexc's People

Contributors

nstavr04 avatar kasoulides avatar celeft01 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.