Giter Site home page Giter Site logo

opcode-open-spring-fest / todoapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 307 KB

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

JavaScript 0.07% Kotlin 0.13% Swift 2.36% Objective-C 0.04% Dart 46.88% CMake 20.72% C++ 26.34% C 1.51% HTML 1.95%
flutter iiitbh open-spring-fest type-medium

todoapp's Introduction

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.

todoapp's People

Forkers

ayushcodes0

todoapp's Issues

[Feature]: Implement Edit task Feature

So, what is it about?

Design a new page for editing task that are saved already. User will be redirected to this page on clicking the 'Edit Task ' Button on the view task page.

Code of Conduct

  • I agree to follow this project's Code of Conduct

[Feature]: Implement Task Deletion

So, what is it about?

Implement a function to delete task on click on the checkbox in front of the respective task tile on home screen .

Code of Conduct

  • I agree to follow this project's Code of Conduct

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.