InterAcao: tasks shared between people in a condominium or the same community

Overview

Logo - InterAção

Projeto Integrador - Generation Brasil

🤝 🤝 Interação 🤜 🤛

SobreFuncionalidadesImplementações futurasLayoutComo executarTecnologiasAutoraOrientadores

📄 Sobre o Projeto 🐝

InterAção é uma aplicação em processo de desenvolvimento que nasceu de uma proposta de organizador de tarefas e evoluiu para tarefas cotidianas compartilhadas entre pessoas de um condominio ou mesma comunidade. O app tem por objetivo otimizar as relações em condomínios. Pensando em pessoas com mobilidade limitada, ou com dificuldades para realizar suas tarefas diárias, o app conecta os moradores permitindo que os mesmos dividam uma lista de tarefas que pode ser facilmente ajustada ou adaptada para ajudar outros condôminos. Com design acessível, interAção deseja auxiliar a vida dos condôminos em tarefas diárias, podendo ser utilizado para oferecer ou solicitar ajuda.

ODS da Onu: 11 - Cidades e comunidades sustentáveis

A união faz a força!

Funcionalidades ⚙️

  • Adicionar, editar e excluir tarefas.
  • Selecionar data e hora para realização das atividades.
  • Criar descrição ou anotação na tarefa adicionada.

Implementações futuras 🛠️

- Validação de Login;

- Cadastro de usuário;

- Lista de tarefas interativa entre usuário;

- Menu do usuário;

- Chat com sindico;

- Notificações;

Layout ✏️ 📐

O layout da aplicação está disponível no Marvel: Propótipo Navegável

Como executar o projeto 📱

Este projeto deve ser executado em Android Studio

Tecnologias 🧬

  • IDE: Android Studio;
  • Linguagem de programação: Kotlin;

-- BSM: Orientação ao futuro, responsabilidade pessoal, orientação ao detalhe, mentalidade de crescimento, persistência, trabalho em equipe, proatividade e comunicação.

Orientadores 🧑🏽‍🏫

  <td align="center"><a href="https://www.linkedin.com/in/elizabeth-hastings/"><img style="border-radius: 50%;" src="https://media-exp1.licdn.com/dms/image/C4E03AQGV_K5KF8CE7A/profile-displayphoto-shrink_800_800/0/1531913155612?e=1623888000&v=beta&t=VVaZvLFZCdzrxgC2QKwa9r3vAd7Ozjk2gU0llYRIzDM" width="100px;" alt="Liza"/><br /><sub><b>Elizabeth Hastings (Liza)</b></sub></a><br /><a href="https://www.linkedin.com/in/elizabeth-hastings/" title="Instrutora Generation Brasil">👨‍🚀</a></td> 
     <td align="center"><a href="https://www.linkedin.com/in/henriquefelipe/"><img style="border-radius: 50%;" src="https://avatars.githubusercontent.com/u/57823621?v=4" width="100px;" alt="Henrique"/><br /><sub><b>Henrique Felipe</b></sub></a><br /><a href="https://github.com/" title="Instrutor Generation Brasil">👨‍🚀</a></td>   

Autores 🧑🏽‍🎓

Ana Clara
Ana Clara Fagundes

🕵🏽
Danilo
Danilo Alves (Dan)

🕵🏽‍♂️

Guilherme Rasoppi (Gui)

🕵🏼‍♂️
Gustavo
Gustavo Gonçalves

🕵🏽‍♂️
Natalia
Natalia Tavares

🕵🏼‍♀️
You might also like...
Taskify is a mobile application used to create and schedule tasks in your TODO list
Taskify is a mobile application used to create and schedule tasks in your TODO list

Taskify is a mobile application used to create and schedule tasks in your TODO list. It is built upon the new Maaterial 3 UI components with the MVVM pattern and the latest Jetpack components.

Execute asynchronous batch tasks with predefined or custom UI in Android.
Execute asynchronous batch tasks with predefined or custom UI in Android.

AndroidBatchWorker Execute asynchronous batch tasks with predefined or custom UI in Android. Import Add JitPack repository to your project level build

Simple event library to communicate between Activity/Fragment and ViewModel

Setup dependencies { implementation "com.github.skgmn:viewmodelevent:1.1.0" } If you don't know how to access to GitHub Packges, please refer to

The app features real-time chatting between different users on daily topics

DailyDiscuss The app features real-time chatting between different users on daily topics. The app comes with 2 types of user interface: Admin who crea

Library to generalize functionality between several projects
Library to generalize functionality between several projects

libreforge libreforge is a library to generalize functionality between several projects, notably EcoArmor, EcoWeapons, and Reforges. Get from JitPack:

🌱 A test implementation of a Minecraft server using RESTful API taking advantage of the interoperability between Kotlin and Java.

🌱 Norin A test implementation of a Minecraft server using RESTful API taking advantage of the interoperability between Kotlin and Java. This project

This library handles conversion between Request Params and JPA Specification.

Spring Jpa Magic Filter This library handles conversion between spring rest Request Params and JPA Specification. It can be considered a simpler alter

A podcast proxy that sits between itunes search api and android apps allowing normalization of rss feeds to standard Json format that can be consumed by apps.

Podcasts Rss Feeds Search Proxy A podcast proxy written using kotlin dsl that sits between itunes search api, podcasts rss feeds and android apps allo

Common - Packet Definition between Client and Server

CheaTank common A simple game aimed at developing a cheat client and suppressing

Owner
Ana Clara Fagundes
Ana Clara Fagundes
A community Dynamite server implementation.

Explode 爆炸 Explode(爆炸)是已经歇逼的音游 Dynamite(炸药) 的私服计划。因为本人开发技术力有限,进度正在缓慢向上攀爬。 使用 安装与使用 如果遇到其他未在安装与使用中说明的问题,你可以在 Discussions 中新建讨论,或者加群 746464090 获得帮助。 技术上

Dyfused Committee 18 Oct 31, 2022
An open-source Android app for locating your group's people privately using Facebook Login, Google Maps API and Firebase

An open-source Android app for locating your group's people privately using Facebook Login, Google Maps API and Firebase

Duong Tran Thanh 2 Feb 27, 2022
Almost all modern mobile consumer apps are constructed from the same 4 components

?? Why? Almost all modern mobile consumer apps are constructed from the same 4 components. A component to communicate to the backend server A way to o

AT 0 Nov 10, 2021
A Kotlin Mobile Application to help solo Travellers on the same route during the trip

TravelMate ?? ??️ ?? A Kotlin Mobile Application to help solo Travellers on the same route during the trip. Like what you see ? Give the repo a ⭐ Trav

Rhea Sera Rodrigues 0 Nov 18, 2021
Clean MVVM with eliminating the usage of context from view models by introducing hilt for DI and sealed classes for displaying Errors in views using shared flows (one time event), and Stateflow for data

Clean ViewModel with Sealed Classes Following are the purposes of this repo Showing how you can remove the need of context in ViewModels. I. By using

Kashif Mehmood 22 Oct 26, 2022
LoginApp - A simple android login app where the username can be shared

LoginApp A simple android login app where the username can be shared. License Co

Srihitha Tadiparthi 2 Feb 14, 2022
Kotlin multi platform project template and sample app with everything shared except the UI. Built with clean architecture + MVI

KMMNewsAPP There are two branches Main News App Main The main branch is a complete template that you can clone and use to build the awesome app that y

Kashif Mehmood 188 Dec 30, 2022
TakeNotes, taking care of your tasks and your health

Take Notes - Para tornar sua rotina mais Saudável TakeNotes, cuidando de suas tarefas e de sua saúde Sobre • Funcionalidades • Layout • Como executar

null 0 Dec 7, 2021
To-do-List - Creating a Reminders and Tasks app with Kotlin

To do List ?? App de Lembretes e Tarefas com Kotlin Telas do App Tecnologias Kot

Alini Rodrigues Ferreira 4 May 18, 2022