
_
3 Teams Member
A (SAAS) web platform for collaborate legal teams and managing legal documents, enabling real-time teamwork and AI-powered suggestions for enhanced efficiency.
Project Challenge: Apprvd was built to address the inefficiencies of legal document collaboration. Legal teams often struggled with version control, inconsistent clause management, and slow feedback cycles. The goal was to build a platform where multiple collaborators could edit, comment, and finalize legal drafts in real time with AI-powered clause suggestions The challenge was balancing live collaboration, data privacy, and AI integration within a single seamless experience. The final product provided a unified environment for drafting, reviewing, and approving contracts more efficiently than traditional workflows.
Steps:- Create an account, bussiness profile, workspace and invite teammates.
- Upload, use existing template or create a blank document.
- Annotate, comment, and assign reviewers.
- Use AI suggestions for clause edits.
- Approve/lock the final version and export.
Tech / Framework:- Next.js + TypeScript
- tinyMCE (rich text)
- Zustand
- Supabase Realtime
- Node.js + Mysql
- Firebase
- OpenAI API for suggestions
Achievement:I migrate rich text editor from Plate.js into tinyMCE fixing core function to show AI suggestion in the comments and designed the state management flow with Zustand. I implemented real-time editing, comments, auto saving and AI suggestion features in Frontend side while ensuring synchronization across multiple users. I also worked on importing, exporting documents and optimizing the UX for legal professionals.