Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thiagohrcosta/nlw-feedback-widget-server

Project developed during the NLW produced by Rocketseat, with the objective of creating an application from scratch, using React, Typescript, NodeJS and React Native.
https://github.com/thiagohrcosta/nlw-feedback-widget-server

express nodejs postgresql react react-native tailwindcss typescript

Last synced: about 21 hours ago
JSON representation

Project developed during the NLW produced by Rocketseat, with the objective of creating an application from scratch, using React, Typescript, NodeJS and React Native.

Awesome Lists containing this project

README

        

![banner](https://res.cloudinary.com/dloadb2bx/image/upload/v1651524405/cf0ee83c-35ad-4afb-9ace-60a17dfd4a1f-cover_rx8txw.png)

# Next Level Week #8

![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white) ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![React Native](https://img.shields.io/badge/react_native-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) ![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white) ![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)

Project developed during Next Level Week #8 produced by Rocketseat. In this end-to-end project, three applications are provided. The first is the web version accessed by the computer and developed in React. The second is the server developed using NodeJS and finally, the last application was developed with React Native.

## Deploy
This project can be seen running at https://nlw-feedback-widget-six.vercel.app/

## Github Repositories

Web Repository: https://github.com/thiagohrcosta/NLW-Feedback-Widget

Server Repository: https://github.com/thiagohrcosta/NLW-Feedback-Widget-server

React Native Repository: https://github.com/thiagohrcosta/NLW-Feedback-Widget-mobile

Together, the application provide to the user a complete feedback plataform that can be integrated into any application on the market.

## Technologies used

**Frontend**

- Tailwind CSS

- Phospor React

- React

- Typescript

- Vite

**Backend**

- NodeJS
- Tests with Jest

- Cors

- Express

- Nodemailer

- Prisma

- Typescript

**Mobile**
- React Native

**Cloud**

- Railway
- Vercel

## What user can do?
In the **Web** version the user can see a button where it's possible to report bugs.
![report](https://res.cloudinary.com/dloadb2bx/image/upload/v1652578193/report_fbrrfd.png)

After a feedback is sent, the backend acts sending it to the database and storing the feedback. To store the data, **postgresql** was used in a cloud service (Railway). The **backend server** was also stored at Railway.
![database](https://res.cloudinary.com/dloadb2bx/image/upload/v1652578328/database_gjvh57.png)

For the mailing service (development mode) was used Mailtrap.
![enter image description here](https://res.cloudinary.com/dloadb2bx/image/upload/v1652578194/MailTrap_eynyhe.png)

## How to run?
You can see this project running on https://nlw-feedback-widget-six.vercel.app/. But if you