TrackFolio is a real-time, Flutter-based mobile application designed for freelancers and small business owners. It serves as a comprehensive tool to manage projects, clients, tasks, and team members efficiently, aiming to foster better company growth.
In a landscape filled with CRM applications built for larger organizations, TrackFolio addresses the unique needs of freelancers and small businesses. Recognizing the market void, we developed TrackFolio to offer a tailored solution that focuses on enhancing productivity and streamlining operations for our target audience.
- Comprehensive Project Management: Manage all aspects of your projects, from tasks to team collaboration.
- Client Management: Keep all your client information organized in one place.
- Media Attachments: Attach files and documents directly to projects and tasks.
- Calendar Integration: Effortlessly track deadlines, activities, and task due dates.
- Financial Reporting: Simplify financial tracking and reporting for your business.
- Additional Features: Filter and sort functionality for clients and projects, receive scheduled notifications, view project statistics, and more.
As of 2024, this mobile app is no longer available on the App/Play Store BUT you are more than welcome to view an early rendition of our Figma prototype here.
- Flutter: For a seamless, native mobile app experience.
- Firebase: For real-time data storage and retrieval.
To get a local copy up and running, follow these simple steps:
- Clone the repository:
git clone https://github.com/rithik-c/TrackFolio
- Navigate to the project directory:
cd Trackfolio
- Install any mobile emulator of your choice (i.e. XCode IOS Simulator, Android Studio) & then install dependencies as below:
flutter pub get
- Run the app:
flutter run
We welcome contributions from the community. If you'd like to contribute, please fork the repository and create a pull request with your changes.
TrackFolio is available under the MIT license. See the LICENSE file for more info.