Git Product home page Git Product logo

flutter-todoapp's Introduction

Flutter NoSQL Todo App

Project Description

This Flutter app is a simple NoSQL-based todo list application designed to help you manage your tasks efficiently. It allows you to create, edit, and delete tasks, as well as mark them as complete.

Features

  • Create, edit, and delete tasks.
  • Mark tasks as complete or incomplete.
  • List view to display all tasks.
  • Data storage using a NoSQL database.

Requirements

Installation

  1. Clone the repository: git clone https://github.com/yourusername/flutter-nosql-todo-app.git
  2. Navigate to the project directory: cd flutter-nosql-todo-app
  3. Install dependencies: flutter pub get
  4. Run the app: flutter run

Usage

  1. Launch the app on your emulator or physical device.
  2. Create new tasks by tapping the "+" button.
  3. Edit existing tasks by tapping on them.
  4. Mark tasks as complete by checking the checkbox.
  5. Swipe tasks to the left to delete them.

Data Storage

This app uses a NoSQL database for data storage. Make sure to set up the database and configure the connection details in the lib/database.dart file.

Contributions

  1. Fork the project.
  2. Create a feature branch: git checkout -b feature/new-feature
  3. Commit your changes: git commit -m 'Add a new feature'
  4. Push to the branch: git push origin feature/new-feature
  5. Submit a pull request.

License

This project is licensed under the MIT License.

Contact

Acknowledgments

We would like to thank the Flutter community and all contributors for their support and contributions to this project.

flutter-todoapp's People

Contributors

wazzapsenk 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.