Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/luismarchio03/feedget
- Owner: LuisMarchio03
- Created: 2022-05-14T20:41:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-21T21:16:33.000Z (over 2 years ago)
- Last Synced: 2024-11-21T12:47:59.915Z (2 months ago)
- Topics: accessibility, nodejs, react-native, reactjs, restful, solid, test-automation
- Language: TypeScript
- Homepage:
- Size: 812 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Feedget
system to manage feedbacks, from usersfeedget, 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’