Skip to content

tanvir-ahmod/Project-Tracker

Repository files navigation

Project Tracker

A flutter app to track projects. This app is made by integrating this API

Features

  • Registration
  • Login
  • Add project
  • Add sub projects under a project
  • View projects and sub projects
  • Edit / delete project

Screenshots

Technology Used

  • Dart (Primary Language)
  • Libraries:
    • get : GetX is an extra-light and powerful solution for Flutter. It combines high-performance state management, intelligent dependency injection, and route management quickly and practically.
    • get_storage : A fast, extra light and synchronous key-value in memory, which backs up data to disk at each operation. It is written entirely in Dart and easily integrates with Get framework of Flutter.
    • dio : A powerful Http client for Dart, which supports Interceptors, Global configuration, FormData, Request Cancellation, File downloading, Timeout etc.
    • percent_indicator : Circular and Linear percent indicators
    • intl : Provides internationalization and localization facilities, including message translation, plurals and genders, date/number formatting and parsing, and bidirectional text.
    • flutter_spinkit : A collection of loading indicators animated with flutter
    • fluttertoast : Toast Library for Flutter, Easily create toast messages in single line of code
    • flutter_launcher_icons : A command-line tool which simplifies the task of updating your Flutter app's launcher icon.

License

The code base is unser GNU GENERAL PUBLIC LICENSE v3.0