https://github.com/natasha-ct/daily-planner
A simple webapp( list of To Do tasks). This simple web page was built using webpack and served by a webpack dev server. Html , JavaScript, Css
https://github.com/natasha-ct/daily-planner
css3 html5 javascript linter-config
Last synced: about 1 year ago
JSON representation
A simple webapp( list of To Do tasks). This simple web page was built using webpack and served by a webpack dev server. Html , JavaScript, Css
- Host: GitHub
- URL: https://github.com/natasha-ct/daily-planner
- Owner: NATASHA-ct
- Created: 2022-07-12T14:24:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T06:43:07.000Z (almost 3 years ago)
- Last Synced: 2025-04-08T21:36:02.004Z (over 1 year ago)
- Topics: css3, html5, javascript, linter-config
- Language: JavaScript
- Homepage:
- Size: 415 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Daily Planner
A simple webapp( list of To Do tasks). This simple web page was built using webpack and served by a webpack dev server.
In this project I implemented the following functionalities::
-Adding a new item.
-Removing a selected item.
-Marking a selected item as complete.
-Removing all items marked as complete at once.
## Built With
- HTML, CSS
-Es6 Modules
## Live Demo (available)
[Live Demo Link](https://jovial-daifuku-6685a2.netlify.app/)
#Project screenshot

### Prerequisites
-Github flow knowledge.
-Basic CSS and HTML.
-Installation of files.
-ES6
### Setup
-To clone the repository run `[https://github.com/NATASHA-ct/To-Do-list-webapp.git]` in your terminal
### Install
-Set up Github Actions
-Set up linter > Lighthouse , Webhint ,Stylelint ,
-Added Eslint
-Add webpack
## Authors
👤 **NATASHA TATENDA CHIROMBE**
- GitHub: [@NATASHA-ct]((https://github.com/NATASHA-ct)
- Twitter: [@NatashaChirombe]
- LinkedIn: [Natasha Chirombe](linkedin.com/in/natasha-chirombe-1531aa17b)
## 🤝 Contributing