israelsantana01 / feedget

Try out! Send your feedback to me about anything.

Home Page:https://feedget-web-gold.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feedget

Index



🧠 Idea

This project was designed at Next Level Week (NLW), event promoted by Rocketseat. The main idea behind that, is: a simple project who covers the most important things about the techs used.



πŸ“‹ How does the project work?

This app has a purpose to deal with users feedbacks about anything, or specifically about your system. The user cans select his feedback type, take a screenshot of his screen, because most of errors occurs when the user wants to send a feedback, and describe how the error is happening. After that, a email is sent to the system owner. That's it! A simple idea, but with a lot of things to learn.



πŸ’» Web


Techs βš™οΈ



πŸ”§ Server

The server was build applying SOLID concepts, like: Dependency Inversion and Single Responsibility principles. Also, i am using Prisma to save infos in a database and a mail client to send emails for the system owner when someone sends a feedback. I used Railway to host the server and our Postgres database.


Techs βš™οΈ



πŸ“± Mobile


Techs βš™οΈ



πŸ§ͺ Demo

Web app hosted on Vercel - https://feedget-web-gold.vercel.app/


Developed by Israel Santana.

About

Try out! Send your feedback to me about anything.

https://feedget-web-gold.vercel.app


Languages

Language:TypeScript 57.6%Language:HTML 19.8%Language:JavaScript 14.3%Language:CSS 8.3%