Overview
Agilix is an agile planner web app created with popular technologies like React, Firebase, React Beautiful DND, TailwindCSS, and React Markdown. Inspired by Trello, Agilix offers a simplified Kanban Planner for users to manage their tasks effectively. With features like multiple boards, Google sign-in, and responsive design, Agilix aims to provide a seamless planning experience for users.
Features
- Multiple boards: Organize tasks efficiently by creating multiple boards.
- Google sign-in: Easy authentication with Google sign-in feature.
- Guest mode: Try out the app without signing in.
- Reorderable tasks and columns: Customize task and column arrangement effortlessly.
- Subtasks: Add subtasks to tasks for detailed planning.
- Descriptions using Markdown: Write task descriptions using Markdown for better documentation.
- Fully Responsive: Ensures a smooth user experience on mobile screens.
Installation
To install Agilix, follow these steps:
- Clone the repository from [source link].
- Run
npm install
to install dependencies. - Configure Firebase credentials in the project.
- Start the development server using
npm start
. - Access Agilix in your browser at
localhost:3000
.
Summary
Agilix is a feature-rich agile planner web app built with modern technologies to enhance task management. With its intuitive interface and robust features like multiple boards, subtasks, and Markdown support, Agilix offers users a powerful tool for organizing their work effectively.