Skip to content

mihika0916/tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Task

Task is an app that allows the user to add, delete and modify tasks.

Required Features

The following required functionality is completed:

  • App displays a list of tasks
  • Users can add tasks to the list
  • Session persists when application is closed and relaunched (tasks dont get deleted when closing app)
  • Note: You have to quit the app, not minimize it, in order to see the persistence.
  • Tasks can be deleted
  • Users have a calendar view via navigation controller that displays tasks

The following additional features are implemented:

  • Tasks can be toggled completed

  • User can edit tasks by tapping on the task in the feed view

    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages