Giter VIP home page Giter VIP logo

rafay99-epic / checkpoint Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 22.82 MB

Check Point: Your sleek, Flutter-powered companion for seamless task management. Effortlessly create, organize, and conquer your to-do list with intuitive ease. Simplify your productivity and achieve more with Check Point.

License: GNU General Public License v3.0

Kotlin 0.20% Swift 2.83% Objective-C 0.06% Dart 21.95% CMake 31.82% C++ 37.78% C 2.34% HTML 3.01%
android-application flutter-apps production

checkpoint's Introduction


Future Insight

Waving hand animated gif Hello and Welcome to Check Point

Welcome to Check Point – your passport to productivity! Crafted with Flutter, the Check Point App is your ultimate wingman in mastering the art of task management. Seamlessly create and conquer your to-do list with finesse, empowering you to navigate life's hustle effortlessly.

Check point Preview

Project Structure

  • lib/main.dart: Entry point of the application, housing the main() method and app initialization.
  • lib/src: Core source code directory.
    • screens/: Hosts UI screens of the application.
      • splash.dart: Splash screen displayed upon app launch.
      • home.dart: Primary home screen featuring the list of todos.
    • widgets/: Collection of reusable UI components.
      • app_bar.dart: Customized app bar widget.
      • search_box.dart: Integrated search box widget.
      • todo_task.dart: Widget responsible for displaying a single todo task.
    • constants/: Centralized location for app constants like color palettes.
    • models/: Contains data model classes defining the structure of the app's data.
  • pubspec.yaml: Management file for dependencies and assets within the project.
  • test/: Dedicated directory for unit and widget tests.

Features

  • Animated Splash Screen: Engaging introduction to the app upon startup.
  • Home Screen: Central area to view and manage the list of to-do tasks.
  • Search Bar: Facilitates quick task filtering based on user input.
  • Task Management: Functions to add, edit, and delete tasks effortlessly.
  • Local Storage Persistence: Ensures tasks remain accessible across app sessions.
  • Testing Suite: Includes unit and widget tests for maintaining app stability and performance.

Getting Started

To execute the app, follow these steps:

  1. Run the commands below in the terminal:
    flutter pub get
    flutter run
    
    This will install necessary dependencies and initiate the app on a connected device or emulator.

Testing

Running Tests:

Execute the command:

flutter test

This will run the complete suite of unit and widget tests.

Building

To generate a release build of the app for a specific platform, use the following command:

flutter build <platform> 

Replace <platform> with the desired target (e.g., apk, ios, web). This will produce a release-ready build stored in the build/ directory.

Pre-built APK

A pre-built APK file is available, allowing you to easily try out the application. Simply download the file and install the application on your system.

You can access the APK file either in the APK folder or by simply clicking here.

Contact

Email: [email protected]

Organization: Future Insight

About Me: Future Insight Profile

If you have any Problem regarding this Project then free will to contact me.

Developed with ❤️ using

checkpoint's People

Contributors

rafay99-epic avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.