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.
- Host: GitHub
- URL: https://github.com/guilhermebkel/strider-job-challenge-2
- Owner: guilhermebkel
- Created: 2019-06-05T15:57:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T19:05:51.000Z (over 6 years ago)
- Last Synced: 2025-01-21T14:45:15.316Z (9 months ago)
- Topics: crud, hibernate, maven, mysql, node, react, rest-api, restful-api, spring
- Language: JavaScript
- Homepage: https://guilhermebkel.github.io/Strider-Challenge2/
- Size: 2.52 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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