https://github.com/vwernay/nlw-feedget
This is a project developed during the (NLW) Next Level Week Return, presented by Rocketseat during May 2022.
https://github.com/vwernay/nlw-feedget
express nlw-return nodejs prisma railway react reactjs rocketseat solid-principles tailwindcss typescript vercel
Last synced: 3 months ago
JSON representation
This is a project developed during the (NLW) Next Level Week Return, presented by Rocketseat during May 2022.
- Host: GitHub
- URL: https://github.com/vwernay/nlw-feedget
- Owner: vWernay
- Created: 2022-05-05T00:53:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-07T03:35:00.000Z (about 4 years ago)
- Last Synced: 2025-01-20T08:50:00.708Z (over 1 year ago)
- Topics: express, nlw-return, nodejs, prisma, railway, react, reactjs, rocketseat, solid-principles, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://feedget-eta.vercel.app
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Feedget
## ๐ Overview
This project has developed during the NLW Return by [Rocketseat](https://rocketseat.com.br).
With this project, the user can send a Feedback from u app, he can report bugs, send ideas/suggestions and other...
With this project, on Front-End, i learned more techniques in React + TypeScript, the use of TailwindCSS and some concepts of accessibility, using HeadlessUI.
On back-End, i learned S.O.L.I.D principle, automated tests with Jest and how to persist information in the database with Prisma.
## ๐งช Technologies
This project was developed using the following technologies:
#### FRONT-END:
- [React](https://reactjs.org)
- [TypeScript](https://www.typescriptlang.org)
- [TailwindCSS](https://tailwindcss.com)
- [HeadlessUI](https://headlessui.dev)
#### BACK-END:
- [NodeJS](https://nodejs.org)
- [TypeScript](https://www.typescriptlang.org)
- [ExpressJS](https://expressjs.com)
- [Prisma ORM](https://www.prisma.io)
- [Jest](https://jestjs.io)
## ๐ Layout
You can view the project layout through the links below:
- [Layout Web](https://www.figma.com/community/file/1102912516166573468/Feedback-Widget)
Remembering that you need to have a [Figma](http://figma.com) account to access it.
## ๐ ๏ธ Adjustments and improvements
Next updates will focus on the following tasks:
- [X] Dark and Light using TailwindCSS.
- [ ] Use a e-mail service on deploy.
- [ ] Improve HTML/CSS from e-mail.
---
Made with ๐ by Victor Lellis