Skip to content

BazilSuhail/Collabora8r-Mobile-App

Repository files navigation

Collabor8r (Project Management Tool)

Application Collabor8r is an intuitive and robust project management tool designed to streamline team collaboration, task management, and project tracking. With a focus on enhancing productivity, Collabor8r provides advanced features and interactive elements to ensure efficient project execution.

🤖 Tech Stack

JavaScript React Native React Native Reanimated NativeWind Node js Express js MongoDB

Check out the latest demo of Project Collabor8r-Site.

Find the Server Repository of this Project Here Collabor8r-Server.

Run Locally

Clone the project using the following command:

   git clone https://github.com/BazilSuhail/Collabor8r.git

Go to the project directory

   cd collabor8r

Then Run this command in your terminal to install all required dependancies:

   npm install

In the project directory, you can run:

   npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Features

Task Management

  • Task Creation: Create tasks with detailed descriptions, deadlines, and priority levels.
  • Task Assignment: Assign tasks to specific team members, track progress, and set due dates.
  • Task Status Updates: Real-time updates on task status (e.g., In Progress, Completed) with visual indicators.

Team Collaboration

  • Discussion Boards: Engage in team discussions for each project, share ideas, and resolve issues.
  • File Sharing: Upload and share files related to tasks and projects within the team.
  • Real-time Notifications: Receive real-time notifications for task updates, new comments, and project milestones.

Project Timelines

  • Gantt Charts: Visualize project timelines with interactive Gantt charts.
  • Milestone Tracking: Set and track milestones to ensure projects stay on schedule.
  • Progress Reporting: Generate and view progress reports for individual tasks and overall projects.

User Profile Management

  • View and Edit Profile: Users can view and update their profile information, including full name, email, and role within the team.
  • Profile Picture Upload: Upload and update your profile picture for a personalized user experience.

Analytics and Reporting

  • Project Analytics: Gain insights into project performance with data-driven analytics.
  • Task Completion Reports: View detailed reports on task completion rates, time spent, and team productivity.

Security and Permissions

  • Role-Based Access Control: Define roles and permissions to ensure secure and organized access to project data.
  • Data Encryption: All sensitive data is encrypted to protect against unauthorized access.

Live Demo

Check out the latest demo of Project Collabora8r.