A real-time CRM for freelancers built with Flask, Flask-SocketIO, and SQLAlchemy.
Manage clients, projects, and messages in a sleek, modern dashboard with live notifications and updates.
- Client Management: Add, edit, delete, and view clients.
- Project Tracking: Track projects, assign clients, and update statuses.
- Real-Time Messaging: Live chat between team members or freelancers.
- Notifications: Instant notifications for updates on clients, projects, and messages.
- Modern Dashboard UI: Responsive sidebar, cards, tables, and color-coded indicators.
- Blue + Gold Theme: Clean, professional, and visually appealing.
- Backend: Python, Flask, Flask-SocketIO, Flask-SQLAlchemy
- Frontend: HTML, CSS, Bootstrap 5, JavaScript
- Database: SQLite (can easily switch to PostgreSQL)
- Deployment: Render, Heroku, or other cloud platforms
- Real-Time: WebSocket support via Flask-SocketIO
git clone https://github.com/YOUR_USERNAME/real-time-freelancer-crm.git
cd real-time-freelancer-crm