Giter VIP home page Giter VIP logo

todolistapp's Introduction

To Do list app by Keith Williams

2nd year project for mobile application development module

Purpose of this app

The purpose of this app is to track and schedule tasks with the ultimate aim of increasing productivity. This app allows users to create multiple to do lists, each with their own tasks. Each list has a goal to help the user stay on track. This app also allows the user to schedule tasks for different times in the day.

Views

I originally used the sidemenu layout but later changed to the tab layout. The two apps tabs are home and calendar. In the home tab the user can add and delete lists and tasks. The calendar task is where the user schedules tasks for the current day. This app has six view in total.

Home/Lists View

In this view you can delete lists or view details about each list. These options can be found by swiping each list item to the left. The info button will show a popup with information about the selected list including the goal and number of completed tasks. Tap on the popup to close it. At the bottom of this view there's a button with a plus. This button will bring you to the new list view. When you click on a list it brings you to the tasks View.

New List View

In this view the user can create a new list. They must enter the list name. The goal field is optional. When they click the create list button they will be taken back to the home view

Tasks View

All tasks for the selected list are displayed in this view. The user can set a task to be complete by clicking the checkbox. They can also delete a task by swiping the task to the left and licking the delete button. There is also a plus button at the bottom of this view which brings the user to the new task view.

New Task View

In this view the user can create a new task for the selected list. They must enter the task name. The label field is optional and is only used to search for tasks.

Calendar View

In the calendar view there is a list of time slots for each hour of the day. The user can add any number of tasks to each time slot by clicking the plus to the right of the time. This will bring the user to the search view. The user can choose to clear a task from the time slot by swiping left and clicking the remove button. The calendar will reset everyday.

Search view

The search view is used to select tasks to add to the selected time slot in the calendar. The search searches for tasks with the same name or label as the search term. The search is case insensitive. The list of results are displayed and the user can choose which task to add to the calendar. When they choose a task they will be brought back to the calendar view.

Other Notes

The save function is called when the application is paused rather than every time a change is made. However there is a problem with this approach, if the application is killed off quickly it may not save.

todolistapp's People

Contributors

keithwilliamsgmit avatar

Watchers

James Cloos avatar  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.