https://github.com/raian-shahrear/daily-tasks-client
https://github.com/raian-shahrear/daily-tasks-client
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/raian-shahrear/daily-tasks-client
- Owner: raian-shahrear
- Created: 2022-12-27T17:04:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T20:17:31.000Z (over 2 years ago)
- Last Synced: 2025-02-06T19:48:09.591Z (3 months ago)
- Language: JavaScript
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.