GithubHelp home page GithubHelp logo

eruyemekhane's Introduction

EruYemekhane

EruYemekhane is an Android application that displays the cafeteria lists of Erciyes University to show one approach to using some of the best practices in Android Development. Inspired from Guide to app architecture.

Libraries

  • MVVM (design pattern)
  • Navigation (single activity architecture)
  • Retrofit With Coroutines (for fetch data)
  • LiveData and Flow
  • Room (for access fetched data offline)
  • Hilt (for dependency injection)
  • DataStore ( for storage of simple data)
  • PreferencesFragment ( for settings page)
  • Jsoup (for parse html)
  • Leak Canary (for detect memory leaks)
  • Truth (for testing)

To build project please remove anything related to signingConfigs and firebase.

Pages

Home

  • Contains menus for personnel and students.
  • The user can see the total calories of today's food along with the calories of each food.
  • You can access OptionsMenu to navigate Settings/About pages.

        

Settings

Settings page includes this options.

  • Switch between light/dark mode.
  • Disable ads for 1 month to watch a rewardAd.
  • Enable/Disable auto fetch data on the launch of app.

About

  • Informs the user about how to benefit features of app.
  • Send feedback.
  • Access to Github Page of app.

eruyemekhane's People

Contributors

tekinumut avatar

Stargazers

Ramazan Sancar avatar Arif Sami SAHIN 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.