Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luismarchio03/feedget

Feedget -> React.js, Tailwind, Acessibility, Microservices, Solid, Test-automation, React Native
https://github.com/luismarchio03/feedget

accessibility nodejs react-native reactjs restful solid test-automation

Last synced: 6 days ago
JSON representation

Feedget -> React.js, Tailwind, Acessibility, Microservices, Solid, Test-automation, React Native

Awesome Lists containing this project

README

        


Feedget



system to manage feedbacks, from users


feedget, consists of an application, where a given user sends feedback, it is the support team, receives this feedback… the team responsible for support, should put a status for the feedback, the default status is “pending”… After that, the team can send it to the correct department, putting the feedback as approved… finally, when solving or accepting the feedback, it will be placed as “completed”… otherwise, the team just “reject” the feedback



Features



  • Send a feedback

  • Manage the feedbacks sent by users



Tech


Feedget, uses different technologies to get the best results



  • React.js

  • Tailwind CSS

  • Node.js

  • Postgres SQL

  • Rabbit MQ

  • Express

  • Jest



Installation


Feedget requires Node.js to run.


Install the dependencies and devDependencies and start the server.


npm i

npm run dev

npm i

npm run test


Docker


sudo docker-componse up -d



License


MIT


Software, developed to study and to compose the portfolio of Luís Gabriel Marchió Batista - Feedget, was a modification of the project, Feedget - Rocketseat