Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafael-cesario/to-do-list
Stack: NextJS, Styled Components, Redux, Cypress, Nest, PostgreSQL, Prisma, GraphQl, Jest.
https://github.com/rafael-cesario/to-do-list
cypress graphql nestjs nextjs postgres prisma
Last synced: 11 days ago
JSON representation
Stack: NextJS, Styled Components, Redux, Cypress, Nest, PostgreSQL, Prisma, GraphQl, Jest.
- Host: GitHub
- URL: https://github.com/rafael-cesario/to-do-list
- Owner: Rafael-Cesario
- Created: 2023-09-11T02:27:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T05:29:52.000Z (over 1 year ago)
- Last Synced: 2024-11-07T17:58:07.983Z (2 months ago)
- Topics: cypress, graphql, nestjs, nextjs, postgres, prisma
- Language: TypeScript
- Homepage:
- Size: 1.45 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# To do list
A full stack web app, to create lists, tasks and tags.
- [Frontend roadmap](/frontend/todo.txt)
- [Backend roadmap](/backend/todo.txt)### Stack
Frontend: Next, styled-components, redux, cypress.
Backend: Nest, postgres, prisma, graphql, jwt, bcrypt, jest, supertest-graphql, docker### Preview
![to do list - home page](https://github.com/Rafael-Cesario/To-do-list/assets/88716893/0f58c5cd-8c68-4863-9391-3699fbd0b5a1)
![login](https://github.com/Rafael-Cesario/To-do-list/assets/88716893/c843e617-6f50-469c-bf02-7b6acfdbfcad)