martinsedm / To-Do-List-App

To-do List App

Home Page:https://pranjay-poddar.github.io/To-Do-List-App/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-do List App

forthebadge forthebadge forthebadge


Deployed Project Link - https://pranjay-poddar.github.io/To-Do-List-App/

Instructions to use the Web App:

    1) Add any tasks to the list by writing in the input field and by pressing add(plus) button.
    2) Once the task is completed press the check(tick) button automatically that task will be added in the completed list.
    3) If you made a mistake or changed your plans and want to delete a task then press the trash(delete) button to remove a task from the list.
    4) App is fully responsive and made simple considering the usage by all age groups of people.

Project is developed on Angular 9 node (v15.5.1) and npm(v6.14.11) and deployed on github pages.

MIT License

Copyright (c) 2021 Pranjay Poddar

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

To-do List App

https://pranjay-poddar.github.io/To-Do-List-App/

License:MIT License


Languages

Language:TypeScript 55.0%Language:HTML 19.9%Language:CSS 13.1%Language:JavaScript 12.1%