Todos
The code is on GitHub:
https://github.com/bohdan-mykhailenko/todos
Description:
This project is a simple todos app to create, edit, and remove tasks.
Features:
* CRUD: User can add, update, remove, and get tasks.
* Sort and filter: User can show only required data.
* Alerts: After actions a user can see the informational alerts.
* Validation: Validation of adding form.
* Adaptability: Full adaptability for different screen resolutions.
Technologies:
* TypeScript
* NextJS
* React
* Redux Toolkit
* Formik
* MUI
https://github.com/bohdan-mykhailenko/todos
Description:
This project is a simple todos app to create, edit, and remove tasks.
Features:
* CRUD: User can add, update, remove, and get tasks.
* Sort and filter: User can show only required data.
* Alerts: After actions a user can see the informational alerts.
* Validation: Validation of adding form.
* Adaptability: Full adaptability for different screen resolutions.
Technologies:
* TypeScript
* NextJS
* React
* Redux Toolkit
* Formik
* MUI