Git Product home page Git Product logo

projectconf's Introduction

ProjectConf / ConfX

Android CI codecov

Get it on Google Play

ConfX is unofficial confs.tech android companion app

About

It loads the data from Confs.tech github repo. There is no proper api for loading the data, so combination of RxJava Operators are used to load and deliver the proper content. It stores the conferences data into local database for offline accessibility as well

  • Its offline first ๐Ÿ˜ƒ.
  • Clean and Simple Material UI.
  • It supports dark theme too ๐ŸŒ—.
  • Set Alerts for tech/topic interested, and it will notify ๐Ÿ”” for new conferences
  • CFP Reminders - ๐Ÿ›Ž๏ธ Notify to remind about about Call for proposals
  • Bookmark interested conferences ๐Ÿ”–
  • Directly add the event to calendar ๐Ÿ“†

Download latest ConfX apk from below ๐Ÿ‘‡

ConfX App

Built With ๐Ÿ› 

  • Kotlin - First class and official programming language for Android development.
  • RxJava2 - Java VM implementation of Reactive Extensions: a library for composing asynchronous and event-based programs by using observable sequences.
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • LiveData - Data objects that notify views when the underlying database changes.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
    • Room - SQLite object mapping library.
    • WorkManager - API that makes it easy to schedule deferrable, asynchronous tasks that are expected to run even if the app exits or the device restarts.
  • Dependency Injection -
    • Dagger2 - Vanilla Dagger to do dependency injection into an Android application.
    • Complete Dagger Tutorial - Mindorks Complete Dagger2 tutorial + Dagger Hilt
  • Retrofit - A type-safe HTTP client for Android and Java.
  • GSON - A Java serialization/deserialization library to convert Java Objects into JSON and back
  • GSON Converter - A Converter which uses GSON for serialization to and from JSON.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.

Architecture

This app uses MVVM (Model View View-Model) architecture.

ScreenShots

Light / Dark Mode

Dark Light Theme Change

Search

Search Search Results

More Features

Category Wise Conferences Conference Details Set CFP Reminder
View Bookmarks/CFP Reminders Choose Topics for Alerts Archives

Illustrations Credits

Icons 8 Ouch - Awesome free illustrations for your hobby and work projects

License

GNU GPL LICENSE v3.0

projectconf's People

Contributors

rotbolt avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

cloneforyou

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.