Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shihabrafio/taskmate
TaskMate is a user-friendly React app that simplifies task management and enhances productivity. With its intuitive interface, users can easily create, organize, and prioritize tasks. The app offers features like due dates, reminders, and advanced filtering, allowing users to stay on top of their responsibilities.
https://github.com/shihabrafio/taskmate
jsx react
Last synced: 1 day ago
JSON representation
TaskMate is a user-friendly React app that simplifies task management and enhances productivity. With its intuitive interface, users can easily create, organize, and prioritize tasks. The app offers features like due dates, reminders, and advanced filtering, allowing users to stay on top of their responsibilities.
- Host: GitHub
- URL: https://github.com/shihabrafio/taskmate
- Owner: shihabrafio
- Created: 2023-06-26T18:31:22.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-02-12T19:27:35.000Z (12 months ago)
- Last Synced: 2024-02-12T20:39:17.731Z (12 months ago)
- Topics: jsx, react
- Language: CSS
- Homepage: https://taskmate-nwzt.onrender.com/
- Size: 16.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PREVIEW
![]()
TaskMate
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 TaskMate ](#-space-travelers-hub-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👤 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)**TaskMate** is a user-friendly React app that simplifies task management and enhances productivity.
Client
- **Conditional rendering in React**
- **Single Page App**
- [Experince a live demo](https://taskmate-nwzt.onrender.com/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- A web browser to view output e.g [Google Chrome](https://www.google.com/chrome/).
- An IDE e.g [Visual studio code](https://code.visualstudio.com/).
- `node` should be installed in your local machine, [node website](https://nodejs.org/en/download/).
- Install the `npm` package manager use this [to install both node and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).
- [A terminal](https://code.visualstudio.com/docs/terminal/basics).
### Setup
Clone this repository to your desired folder:
```
git clone https://github.com/shihabrafio/Taskmate.git
```
### Install
To install all dependencies, run:
```
npm install
```
### Usage
After Cloning this repo to your local machine.
To get it running on your default browser and local host, run:
```
npm start
```
### Run tests
To run tests, run:
```
npm test
```
### Deployment
You can deploy this project using, Netlify:
- I used Render to delpoy the project.
- For more information, check [Netlify](https://www.render.com/) website.
👤 **A.I.M. Shihab Uddin Khan**
- GitHub: [@shihabrafio](https://github.com/shihabrafio)
- Twitter: [@shihab_uddin19](https://twitter.com/shihab_uddin19)
- LinkedIn: [Shihab Uddin Khan](https://www.linkedin.com/in/shihab-uddin-khan-45620a16a/)
- [ ] **Enable Search Feature**
- [ ] **Imporove responsitivity**
- [ ] **Style Myprofile page better**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please give it a Start ⭐️.
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedbacks.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- Hat tip to anyone whose code was used.
- **Can I Fork it and Imporove on it**
- Yes, You can, feel free.
- **Does the API respond always**
- Yes, always.
This project is [MIT](./LICENSE) licensed.