CoLink is a modern collaboration and communication tool inspired by Slack and Microsoft Teams. It is designed to help teams manage projects, chat in real-time, and stay organized through intuitive interfaces and productivity-focused features.
-
Invite Link System
-
Send invite links or email invitations to onboard teammates easily.
-
Channels
-
Create multiple channels to organize discussions by project, topic, or department.
-
Direct Messaging (DM)
-
One-on-one or small group chats with file-sharing support.
-
Project Folder**
-
View and manage proofs of completed or in-progress project tasks in one place.
-
Time Window (Task Tracker)**
-
Track task status:
- To Do
- In Progress
- In Review
-
Google Authentication**
-
Login seamlessly using Google OAuth—no need for manual email entry.
| Layer | Technology |
|---|---|
| Frontend | React |
| Desktop App | Electron |
| Design | Figma |
| Database | MongoDB |
| Auth | Google OAuth |
- react
- MongoDB (local or cloud instance), Redis
- Google OAuth credentials
- Clone the repository:
git clone https://github.com/yourusername/colink.git
cd colink
2 .Run the app: npm run dev