An open API service indexing awesome lists of open source software.

https://github.com/guilhermebkel/strider-job-challenge-2

A simple To-Do application which you create tasks on Desktop and finish it on Mobile.
https://github.com/guilhermebkel/strider-job-challenge-2

crud hibernate maven mysql node react rest-api restful-api spring

Last synced: 7 months ago
JSON representation

A simple To-Do application which you create tasks on Desktop and finish it on Mobile.

Awesome Lists containing this project

README

          

# Desafio DEV (PARTE 1)

### Mínimo de tecnologias requeridas:

#### Servidor:
- Spring framework

- Hibernate

- Jackson

- Apache commons

- REST

- Maven

#### Interface web:

- AngularJS ou ReactJS

- jQuery

- HTML5

- CSS3

- Angular material

#### Android
- Jackson
- Apache commons
­

### Descrição:
Sistema de gerenciamento de tarefas.

Criar um sistema no qual é possível cadastrar tarefas em uma interface web e concluir as mesmas em um aplicativo android.

O servidor deverá armazenar as informações sobre a tarefa em um banco de dados MySQL e salvar a foto em arquivo, fornecendo os endpoints REST para a interface web e o client android.

Ficar a vontade para criar funcionalidades que melhorem a experiencia do usuário.

### Interface Web (Single Page Application)
* Listar tarefas
* Criar tarefa
* Remover tarefa
* Ver foto de tarefa concluída
­
### Android
* Listar tarefas pendentes
* Concluir tarefa (tirar foto, enviar para o servidor)
* IDE: https://spring.io/tools