ritikashukla11/Legal-Aid-Matching-Platform ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack legal aid matching platform where citizens can ask for help, lawyers can view and accept suitable requests, and NGOs can support or connect users with the right legal resources.
I want a clean, modern web app with a React frontend and a Spring Boot backend, connected to a database. The main goal is to make it easy for someone in need to find the right kind of legal support without feeling overwhelmed. Please include basic user flows for signing in, creating a request for help, browsing matches, and viewing status updates. Add simple dashboards for citizens, lawyers, and NGOs so each group sees the information that matters to them.
Keep the app easy to run locally, with the frontend talking to the backend on localhost and a clear setup that works out of the box. If you need current docs or best practices for any library, look them up online.