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

https://github.com/raian-shahrear/daily-tasks-client


https://github.com/raian-shahrear/daily-tasks-client

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# DAILY TASKS

## Live-site link:
### Please visit: [daily-tasks-416ff.web.app](https://daily-tasks-416ff.web.app/)

## Basic Features:
### 1. User can add or delete a task.
### 2. A task can be updated to complete or incomplete and shown in descending order (latest at the top) from the backend.
### 3. User can add or delete task description and shown in descending order (latest at the top) from the backend.
### 4. For styling the app TailwindCSS and Sass has been used.
### 5. To designing UI React.js has been used.
### 6. Node.js (Express.js) has been used as a server.
### 7. NoSQL (MongoDB) database has been used.