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.
- 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.
- Monitor project progress with detailed task tracking.
- Create and manage TODOs and issues.
- Generate real-time reports for better project insights.
- 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.
- Integrated chat functionality for seamless communication.
- Secure file sharing with cloud storage integration.
- Schedule management for effective time coordination and planning.
- Node.js
- npm or yarn
-
Clone the repository:
git clone https://github.com/username/frog-web.git
-
Navigate to the project directory:
cd frog-web
-
Install dependencies:
npm install
or
yarn install
-
Start the development server:
npm start
or
yarn start
-
Open your browser and navigate to
http://localhost:3000
.
- Frontend: Next.js, TypeScript, TailwindCSS
- Backend: Next.js
- Database: MySQL, Prisma
- Deployment: Vercel