use-legacy.posit.app.mp4
- A platform for you to create 'Posits': concise and easily digestible sales proposals.
- Write the contents within a series of linked card sections, which positively constrain you to maintain focus and clarity.
- Include a short 30-second video recording, making your proposals more personal and engaging.
- Option to require payment for the recipient to accept your proposal, promoting commitment and action.
- Secure publishing is enabled by default while balancing good UX: recipients can reuse their unique access code to view all Posits received from the same publisher.
- Backend:
- Laravel adopting a Inertia.js based approach
- Codebase organised with 'Laravel Actions'
- Pest Test Suite
- Stripe Connect integration
- Frontend:
- Vue.js + Tailwind CSS
- Tiptap Editor
- Xstate to help implement the more involved UI interactions (e.g. recording intro videos) in a clean & reliable manner
- Misc: FFmpeg video processing in background jobs, notifying the frontend of updates in realtime with websockets