https://github.com/headlessnode/task-trackr
https://github.com/headlessnode/task-trackr
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/headlessnode/task-trackr
- Owner: headlessNode
- License: mit
- Created: 2023-10-29T08:21:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T15:50:25.000Z (about 2 years ago)
- Last Synced: 2025-03-12T23:41:19.262Z (12 months ago)
- Language: JavaScript
- Homepage: https://headlessnode.github.io/task-trackr/
- Size: 735 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![MIT License][license-shield]][license-url]
Task Trackr
A simple yet powerful Todo List web app designed to streamline task management experience.
View Demo
## About The Project
[![Product Name Screen Shot][product-screenshot]]()
A Todo List App, developed as a hands-on project to reinforce knowledge of local storage, streamline code bundling with Node.js and Webpack, and implement responsive design principles.
Features:
* Task creation with due dates and priority settings
* Project management allowing the creation of distinct pages for each project
* Task assignments to specific projects during creation
* Efficient data management using local storage
* Implementation of responsive design principles for optimal usability across devices
* Adherence to SOLID principles for a robust and scalable codebase
* Code bundling and optimization with Webpack
### Built With
This project is built with a variety of technologies to deliver a robust and efficient solution. Here are some key technologies employed:
[](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5)
[](https://developer.mozilla.org/en-US/docs/Web/CSS)
[](https://nodejs.org/)
[](https://webpack.js.org/)
## Acknowledgments
I would like to express my gratitude to [The Odin Project](https://www.theodinproject.com/) for providing an outstanding learning platform and resources. This project was developed as part of The Odin Project's curriculum, which played a crucial role in honing my skills in web development.
[product-screenshot]: https://github.com/headlessNode/task-trackr/raw/b7c1803101db6f4d3001557cf7972901801a363f/src/images/page-preview.png
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
[license-url]: https://github.com/headlessNode/task-trackr/blob/main/LICENSE
[product-screenshot]: images/screenshot.png