Project layout on Figma
This app was develop during the Ignite Lab 03, a software development bootcamp powered by @Rocketseat.
RocketHelp is an help desk application where users can make new help solicitations, especifing his issues while another user can close opened tickets describing the problem solution.
This app uses Firebase services as server. You can check the used techs in the section below.
- User SignUp with Email And Password
- User SignIn with Email and Password
- User Logout
- Create new solicitation
- List and filter solicitation by status (closed or open)
- List and filter solicitation by user (all users or authenticated user)
- Close open solicitation with solution description