Skip to content

The todo application offers features such as creating, editing, and deleting tasks for efficient task management.

Notifications You must be signed in to change notification settings

OPCODE-Open-Spring-Fest/todoapp

Repository files navigation

Todo App

Introduction ✨

The todo application offers features such as creating, editing, and deleting tasks for efficient task management.

Technologies Used 🧑‍💻

  • Flutter
  • Firebase
  • Firebase Cloud Storage

Contact 📱

If you have any questions or feedback, please reach out to us at [email protected]. 📧

Application Screenshots 📸

Screenshot 2024-02-18 004357

Screenshot 2024-02-18 0048131

Setup

To set up todoapp on your local machine, follow these steps:

  1. Fork the repository:

    • Click the "Fork" button at the top right corner of this repository's page on GitHub. This will create a copy of the repository in your GitHub account.
  2. Clone the forked repository:

git clone https://github.com/<yourusername>/todoapp.git
  1. Navigate to the project directory:
cd todoapp
  1. Install Node.js dependencies(make sure node is installed on your laptop):
npm i
  1. Create a new branch for your feature or bug fix.

  2. Install dependencies:

    flutter pub get
  3. Run the application:

    flutter run
  4. Make your changes and commit them.

  5. Push to the branch.

  6. Submit a pull request.

You are good to go to make your contribution!! All the best.

About

The todo application offers features such as creating, editing, and deleting tasks for efficient task management.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages