Portfolio application for the purpose of listing events according to the return of an API

Overview

My Event Schedule

Aplicativo portifólio com a finalidade de listar eventos de acordo com retorno de uma API

Badge Badge Badge Badge

Conhecendo o App

Home Event Detail Event Check In
  • Listagem de eventos utilizando flow e coroutines
  • Exibição de detalhes dos eventos
  • É permitido fazer check-in no app
  • Funcionalidade de enviar o usuário para intent do google maps

🛠 Libs

    /** LIFECYCLE COMPONENTS */
	implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
	implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0"
	implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.4.0"


	/** RETROFIT */
	implementation "com.squareup.retrofit2:retrofit:$retrofitVersion"
	implementation "com.squareup.retrofit2:converter-gson:$retrofitVersion"
	implementation "com.squareup.retrofit2:adapter-rxjava2:$retrofitVersion"

	/** COROUTINES */
	implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutinesVersion"
	implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutinesVersion"

	/** PICASSO */
	implementation 'com.squareup.picasso:picasso:2.71828'

Criado por Ricardo Souza

You might also like...
This prototype app provides a list of events to be held under an organization (school, college, club, etc.) and the users can manually set event reminders at their scheduled time so that they do not miss an event.

E-CELL NITS Sample App This prototype app provides a list of events to be held under E-Cell NIT Silchar (for example, Srijan 2.0) and the users can ma

Attend HoYoLAB Check-in events automatically

Croissant Attend HoYoLAB Check-in events automatically https://play.google.com/store/apps/details?id=com.joeloewi.croissant Stacks Room Database Hilt

intera.kt is a Kotlin library for interacting with the Discord Interactions API through a gateway service or a REST API.

🗿 Overview ⚠️ WARNING: intera.kt is a work in progress. It is not yet ready for use. You may encounter bugs and other issues, but please report if yo

intera.kt is a Kotlin library for interacting with the Discord Interactions API through a gateway service or a REST API.

🗿 Overview ⚠️ WARNING: intera.kt is a work in progress. It is not yet ready for use. You may encounter bugs and other issues, but please report if yo

Postman-API-Fest-22 - Project for Postman API Fest 22
Postman-API-Fest-22 - Project for Postman API Fest 22

Project for Postman API Fest 22 Team Moon With only two members on the board, we

EduApp is a mini e-learning platform based on udemy's public api. It has 4 main navigation destinations (Home, Search, Wishlist, Cart). Users can search courses from different categories and get real-time results from the api using Chips for a smooth filtering experience. It has different theme for dark mode.
This is a simple Rest Api for todo application

This is a simple Rest Api for todo application , where users do signup, login and add their respective todos. So this api is fully based on Ktor framework.

A small application for working with the Github API, made as a practical task. GeekBrains, course of study: Popular libraries: RxJava 2, Dagger 2, Moxie.
A small application for working with the Github API, made as a practical task. GeekBrains, course of study: Popular libraries: RxJava 2, Dagger 2, Moxie.

GeekBrains_Course_AndroidOnKotlin_HW_My_Movie Домашнее задание к занятию №2-6 Студента GeekBrains Веремеенко Дмитрия Факультет: Android-разработки Кур

Basic application that uses Retrofit, Moshi and Coil libraries to parse data from web API

DogAlbum_Api_CodeThrough Basic application that uses Retrofit, Moshi and Coil libraries to parse data from web API This folder contains the completed

Comments
  • Criar Apresentação de Detalhes do Evento

    Criar Apresentação de Detalhes do Evento

    • [x] Apresentar tela de detalhes do evento
    • [x] criar navegação entre telas
    • [x] cogitar uso do navigation para navegação entre telas
    • [x] descer suporte da api para 19
    opened by Riicksouzaa 0
  • Criar lista de Eventos e exibir conforme retorno da API

    Criar lista de Eventos e exibir conforme retorno da API

    • [x] Criar Lista de Eventos
    • [x] Criar Layout da Lista de Eventos
    • [x] Criar Adapter da Lista de Eventos
    • [x] Criar ViewModel da lista de Eventos
    • [x] Implementar apresentação da lista de eventos
    • [x] Preparar lista para exibir detalhes da mesma
    opened by Riicksouzaa 0
  • Criar Core da Aplicação

    Criar Core da Aplicação

    My Event Schedule

    • [x] Definir arquitetura e padrão de organização de arquivos.
    • [x] Organizar arquivos para um padrão de projeto MVVM.
    • [x] Implementar regras de uso de consumo de API.
    • [x] Utilizar ViewBinding
    • [x] Incluir permissões para uso de internet e afins
    • [x] Criar modelos
    opened by Riicksouzaa 0
Owner
Ricardo Souza
Born learner. Seeking to learn new technologies. Being a generalist is one of the main focuses. Web developer, learning a little more about C # and Android.
Ricardo Souza
Praveen Kumar Kumaresan 0 Jan 17, 2022
Android application in Kotlin to know the Chinese horoscope according to the date of birth

ZodiacoChino Aplicación Android en lenguaje Kotlin para saber el horóscopo chino según la fecha de nacimiento Esta aplicación solicita el nombre, fech

ArterialK 0 Nov 19, 2021
An application to enable a user to manage a product listing

iProcureAndroidTest This is an application to enable a user to manage a product listing (in an e-commerce environment). ?? . Written in Kotlin and imp

Kakashi 6 Mar 7, 2022
A Movie listing app with unit tests and a couple of UI tests

MovieListings App This app is a Movie listing app with unit tests and a couple of UI tests. The app gets a list of movies from a public API, and the d

Abayomi Akanji 1 Dec 1, 2021
A program written entirely in Kotlin using the principles of Clean Architecture according to the MVVM pattern

A program written entirely in Kotlin using the principles of Clean Architecture according to the MVVM pattern. An application that shows a list of ani

Yusuf Ruziev 2 Apr 26, 2022
Astronomy Picture of the Day Nasa(APOD) media listing and show picture details.

Astronomy Picture of the Day Nasa(APOD) media listing and show picture details. Built to learn and use of Latest Android development libs using Coroutines, Flow, Dagger-Hilt, Architecture Components, MVVM, Room, Retrofit, Material Guideline)

pRaNaY 5 Oct 18, 2022
Purpose of this is to learn to create audit trail module.

Redis Trail An effective audit trail solution can be crucial to an organization's security and data integrity as it can help find the who, what, and w

Soramitsu Khmer Labs 3 Sep 20, 2022
An Android UI clone of ABA Mobile app for education purpose only.

ABAUIClone An Android UI clone of ABA Mobile app for education purpose only. Project Specs Language: Kotlin UI Design system: XML-based Design pattern

UTNGY Pisal 3 Oct 5, 2022
A simple calendar with events, customizable widgets and no ads.

Simple Calendar A simple calendar with events and a customizable widget. A simple calendar with optional CalDAV synchronization. You can easily create

Simple Mobile Tools 3k Jan 8, 2023