- Notifications
You must be signed in to change notification settings - Fork0
NotificationsYou must be signed in to change notification settings
marcelorl/todo-geru
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- react
- typescript
- react-redux
- State manager
- deox
- Used to decrease redux boilerplate
- reselect
- Use to meoize state, so that it won't be recalculated every time and use a cached state instead
- reactstrap
- Component's style
- atomic design
- Pattern to split presentacional components that aren't connected to the store. Please have alook in components folder to have a better understanding of its usage.
- json-server
- local api
- workbox
- service worker handling
- Background notifications
- Offline usage
- formik
- Forms handling
- firebase
- Notification
- heroku scheduler
- every 10 minutes all messages are verified and send a push notification if necessary
- Criar + Editar + Excluir Tarefa
- Filtro por:
- dia, semana e mês
- tarefas completas e a fazer
- paginação
- descrição
- Api local usando json-server
- Notificação
$ yarn$ yarn devWhen you start the application, it will start the frontend + json-server api
$ yarn startWhenever I git push to master my changes are deployed to the heroku's repository websitehttps://todo-geru.herokuapp.com/
I'm using a kanban board from github to manage the remaining tasks to complete the challenge, havelook at:https://github.com/marcelorl/todo-geru/projects/2
About
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.