Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurlbo/feedget
💻 A feedback widget for collecting reports, ideias, problems from the users and sending via email.
https://github.com/arthurlbo/feedget
axios eslint expo express headlessui jest mailtrap nodemailer phospor-react pisma prettier react-native reactjs sqlite tailwindcss typescript vite
Last synced: 1 day ago
JSON representation
💻 A feedback widget for collecting reports, ideias, problems from the users and sending via email.
- Host: GitHub
- URL: https://github.com/arthurlbo/feedget
- Owner: arthurlbo
- Created: 2023-06-04T18:41:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-31T00:09:23.000Z (10 months ago)
- Last Synced: 2024-01-31T03:46:34.054Z (10 months ago)
- Topics: axios, eslint, expo, express, headlessui, jest, mailtrap, nodemailer, phospor-react, pisma, prettier, react-native, reactjs, sqlite, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://feedget.arthurlobo.com
- Size: 579 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hi there! 👋
> A feedback widget for the user to share an idea, report issues or any other relevant information.
>
> An end-to-end developed application, with the aim of collecting user feedback and sending via email.
>
> The feedback capture API was developed in TypeScript, using the Express, Prisma, Nodemailer and Mailtrap libraries, offering a complete and practical solution to collect user feedback and send this feedback by email.
> For the web application we used React, TypeScript, Tailwind, Vite and some other tools. It offers an intuitive and user-friendly interface to collect their feedback efficiently.
> Taking advantage of the knowledge in React, ReactNative was used with Typescript for mobile app, using Expo to facilitate the initial settings.
>
> The first version was developed in the [Rocketseat](https://www.rocketseat.com.br/) Next Level Week #8. After a year I decided to change some things in the project, putting into practice my experience acquired during that time,
reorganizing the code and structure.
>## 💻 Web version
[Feedget Web](https://github.com/arthurlbo/feedget/tree/main/web)
## 📱 Mobile version
[Feedget App](https://github.com/arthurlbo/feedget/tree/main/mobile)
## 🚀 Api
[Feedget Api](https://github.com/arthurlbo/feedget/tree/main/server)
Made with 🤍 by Arthur