TextBoard is a web-based, real-time collaborative text editor that allows multiple users to edit and share text documents simultaneously.
- Real-time text synchronization across multiple users
- Unique board creation with shareable links
- User presence indicators
- Image upload and sharing
- Chat functionality
- Export board content as text file
- Backend: Python with Flask and Flask-SocketIO
- Frontend: HTML, CSS (Tailwind CSS), JavaScript
- Database: PostgreSQL
- Real-time Communication: Socket.IO
- Create a new board by clicking "Create New Board"
- Share the unique board URL with collaborators
- Start editing and collaborating in real-time
Contributions are welcome! Please feel free to submit a Pull Request.