Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsindrajput/taskexhibitor
Task Exhibitor is a powerful task management app designed to boost efficiency and productivity. Users can easily create, update, delete, and filter tasks, all through an intuitive React-based interface.
https://github.com/itsindrajput/taskexhibitor
css3 javascript jsx material-ui react
Last synced: about 1 month ago
JSON representation
Task Exhibitor is a powerful task management app designed to boost efficiency and productivity. Users can easily create, update, delete, and filter tasks, all through an intuitive React-based interface.
- Host: GitHub
- URL: https://github.com/itsindrajput/taskexhibitor
- Owner: itsindrajput
- Created: 2024-07-28T07:16:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T07:49:54.000Z (5 months ago)
- Last Synced: 2024-07-28T08:46:27.596Z (5 months ago)
- Topics: css3, javascript, jsx, material-ui, react
- Language: JavaScript
- Homepage: https://taskexhibitor.netlify.app/
- Size: 1.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Exhibitor
Task Exhibitor is a task management application designed to help users organize their daily activities. It allows users to create, update, delete, and filter tasks efficiently. I contributed to developing the user-friendly interface using React, ensuring seamless task management and interaction for users.
- Task Exhibitor is a sophisticated task and project management application designed to enhance efficiency and productivity. With its intuitive interface and powerful features, Task Exhibitor facilitates the division and prioritisation of tasks in a manner that optimises workflow.Task Exhibitor incorporates an advanced personality attribute evaluation algorithm. This algorithm predicts various personality aspects at the end of the performance cycle, allowing individuals to gain valuable insights into their personal development and growth.
---
## Technology Used
- JavaScript
- React
- Redux Toolkit
- CSS
- Material UI---
## Project Structure
```
├── Component #Different Component
├── Config #config files
├── Pages #Different Pages
├── Public #HTML file
└── Services #Different Services like authentication and autherization
├── Store #Redux store setup
├── Utils #API's
```