Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```