Skip to content

It is an interactive app that allows you to add and remove items from your to-do list and mark them as done.

License

Notifications You must be signed in to change notification settings

omrfrkcpr/ToDo_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Name : To-Do App

https://omrfrkcpr.github.io/ToDo_App/

Description

Project aims to create a simple To-Do App.

Problem Statement

  • User should create, delete and mark tasks as them done or undone

Project Skeleton

ToDo_App (folder)
|
|----assets
|----app.js
|----index.html
|----LICENSE
|----readme.md
|----style.css
|----todo-project.gif

Outcome

todo-project

Objective

Make a To-Do App as in the sample designs.

  • User stories;

    • When I click plus /add button on to-do app, I can increase add new to-do task.
    • When I click done button on on to-do app, I can mark the selected to-do task as done and count of uncompleted task decrease 1.
    • When I click button on on to-do app, I can delete a to-do task. Completed / total task counts decrease 1.

At the end of the project, will be able to;

  • improve coding skills within HTML & CSS & JS

  • use git commands (push, pull, commit, add etc.) and Github as Version Control System.

⌛ Happy Coding ✍

About

It is an interactive app that allows you to add and remove items from your to-do list and mark them as done.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published