Skip to content

[In Progress] Project Management and Collaboration Tool

Notifications You must be signed in to change notification settings

thandaoo/frog-web

Repository files navigation

FROG - Project Management Platform, Keep Things in Motion

FROG is designed to provide project-centric access for each team member, enabling efficient workload management and fostering a collaborative environment. With a focus on task tracking, centralized document storage, and seamless team collaboration, FROG aims to streamline project workflows and enhance productivity.

🎯 Target Audience

  • Project Managers: Simplifying workload management and progress tracking.
  • Teams and Organizations: Facilitating project-centric access for all team members.
  • Collaborative Teams: Enhancing communication and file sharing within project teams.

🗝️ Key Features

1. Task/Issue Tracking

  • Monitor project progress with detailed task tracking.
  • Create and manage TODOs and issues.
  • Generate real-time reports for better project insights.

2. Centralized Document Storage

  • Organized and searchable storage for all project-related documents.
  • Supports various document types, including specifications, designs, meeting notes, and reports.
  • Easy access and version control for all project files.

3. Team Collaboration

  • Integrated chat functionality for seamless communication.
  • Secure file sharing with cloud storage integration.
  • Schedule management for effective time coordination and planning.

🚀 Getting Started

Prerequisites

  • Node.js
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/username/frog-web.git
  2. Navigate to the project directory:

    cd frog-web
  3. Install dependencies:

    npm install

    or

    yarn install

Running the Application

  1. Start the development server:

    npm start

    or

    yarn start
  2. Open your browser and navigate to http://localhost:3000.

🛠️ Tech Stack

  • Frontend: Next.js, TypeScript, TailwindCSS
  • Backend: Next.js
  • Database: MySQL, Prisma
  • Deployment: Vercel

About

[In Progress] Project Management and Collaboration Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published