Codefirst Support is an application for reporting issue and answering survey around Codefirst eco-system.
This application allows users to report issues and answer to surveys available on the app.
Administrators can create issue models to define a template for the issues. Then, users can select a model and fill the field to post their issue. The admin can post comment to reply to the user to fix the issue. Administrators can create surveys with some questions then users reply with a feedback.
This repository contains two projects:
- A React Native application for the frontend: show more here
- A Quarkus API for the backend: show more here