Skip to content

israelsantana01/feedget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.