Skip to content

christaiwo/Flutter-Todo-App-using-NStack-API

Repository files navigation

Flutter Todo App using NStack API

This is a simple Flutter Todo App that uses the NStack API to manage tasks. The app allows users to create, edit, and delete tasks, as well as mark them as complete or incomplete.

Getting Started

To get started with this app, you'll need to follow these steps:

  1. Clone the repository to your local machine.
  2. Open the project in your preferred code editor.
  3. Run flutter pub get to install the required packages.
  4. Run the app using flutter run or your preferred method.

Features

This app includes the following features:

  1. Create new tasks with a title and description.
  2. Edit existing tasks by tapping on them.
  3. View all tasks on the home screen.
  4. Delete task

Technologies Used

This app was built using the following technologies:

  1. Flutter: A UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.
  2. NStack API: A localization and translation platform that provides an easy-to-use API for managing content in multiple languages. Credits This app was created by Taiwo Ijagbemi.

License

This app is open source under the MIT License. Feel free to use it as a base for your own projects or modify it to fit your needs. If you have any questions or feedback, please create an issue or pull request on GitHub.

About

This is a todo app built with flutter and use https://api.nstack.in/ api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published