Git Product home page Git Product logo

csoc-2021-task-2's Introduction

Todo Application - CSoC Dev Task 2

This week, you'll be building todo application either by using Native Android or Flutter.

Having knowledge of the previous week is necessary since you would have gone through the basics of respective tracks.

Assignment

The motive of this week's task is to make you familiar with persisting data with local storage.

Tasks

As mentioned above you task is to build todo application. In particular you have to design an application which contains todo list screen as the home screen. A button on the home screen allows the user to create new todo which should be updated on home screen. The home screen also has a search bar to search for any todo in the list. On searching, only relevant todos should show up on the screen. The user can also delete and update any todo. (Home screen should update the list instantly after deleting/updating)

Points

Here is the breakdown of the points related to each task.

Task Points
Home Page 15
Search Bar Implementation 15
Add task 20
Get tasks 20
Edit Task 20
Delete Task 20
Use of Local Database 20
Design, Smoothness and Innovation 20
Total 150

Judging

Judging would be done on the basis of your implementation and authenticity.

Deadline

You'll have a week to complete this task. Hence, the deadline of this task is 21st June, 2021

Submission Guidelines :

  • Create your own repo and implement the above tasks
  • Then, Fork this repository and clone it
  • Make a new entry into submissions as explained in comments, i.e, add your github repo link and .apk file of your application
  • Commit and Push the changes in respective readme (either Android.md or Flutter.md)
  • Make a Pull request and add your repo and apk link in PR template too.

Submissions

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.