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

https://github.com/pushpendra-1697/todoblog

The Task Tracker Web Application is a productivity tool designed to help teams within an organization manage their tasks efficiently. It provides features for creating, editing, and tracking tasks, as well as filtering and sorting functionalities for better organization.
https://github.com/pushpendra-1697/todoblog

chakra-ui dom-manipulation html-css-javascript reactjs redux responsive-design state-management

Last synced: about 2 months ago
JSON representation

The Task Tracker Web Application is a productivity tool designed to help teams within an organization manage their tasks efficiently. It provides features for creating, editing, and tracking tasks, as well as filtering and sorting functionalities for better organization.

Awesome Lists containing this project

README

          

# Todo_Blog

## Overview
The Task Tracker Web Application is a productivity tool designed to help teams within an organization manage their tasks efficiently. It provides features for creating, editing, and tracking tasks, as well as filtering and sorting functionalities for better organization.

## Verecel Deployed Link 🔗
```bash
https://todoblog.vercel.app
```

## Installation steps / How to run locally? ✌️

Clone the Repository from GitHub.
https://github.com/Pushpendra-1697/todoblog

Then do the following steps:

- On Windows

```bash
npm install
```

```bash
npm run start
```

## Tech Stacks 🏠

React (JSX Syntax), Redux, HTML-CSS-JS, Authentication, Axios for handling asynchronous requests, react-router-dom for routing or Navigate from one page to another, Standard react components, and React-hooks.

## Root Directory 🏡 : /

## PORT Used 🧽

```bash
3000
```

## Some Project Screenshots :
#### A) For Computer Screen:
![Screenshot (597)](https://github.com/Pushpendra-1697/todoblog/assets/104748364/82b4a5c7-85cd-4da2-84b8-aad8b2621d42)
![Screenshot (589)](https://github.com/Pushpendra-1697/todoblog/assets/104748364/62a65749-1705-40b5-bc73-5284acb85c0c)
![Screenshot (591)](https://github.com/Pushpendra-1697/todoblog/assets/104748364/b254b04e-540f-47da-bf3e-a0f4c7b07e8e)

#### B) For Mobile/Tablet Screen :
![Screenshot (593)](https://github.com/Pushpendra-1697/todoblog/assets/104748364/8f6f482f-c00d-4adb-b646-61e6e92ce65b)
![Screenshot (594)](https://github.com/Pushpendra-1697/todoblog/assets/104748364/fa31037b-1d75-4223-9d45-161756d46800)