An open API service indexing awesome lists of open source software.

https://github.com/headlessnode/task-trackr


https://github.com/headlessnode/task-trackr

Last synced: 8 months ago
JSON representation

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:

[![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)

[![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5)

[![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS)

[![Node.js](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org/)

[![Webpack](https://img.shields.io/badge/Webpack-8DD6F9?style=for-the-badge&logo=webpack&logoColor=black)](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.

(back to top)

[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