MyTodo App

screenshot of MyTodo App
express
react
chakra-ui

A Full-stack Todo Web Application, Where users gets to add a task, deletes a task and toggels the status of the task. With full Authentication and Authorization.

Overview:

The Todo Web Application is a full-stack application that allows users to add, delete, and toggle the status of tasks. It provides full authentication and authorization functionalities for enhanced security. The application is designed to be user-friendly and responsive on all devices.

Features:

  • Authentication: Users can create an account, log in, and access their personalized todo lists securely.
  • Responsive for all devices: The application is designed to adjust and provide optimal user experience across different devices, such as desktop, tablets, and mobile phones.
  • User-friendly: The interface is intuitive and easy to navigate, ensuring a smooth user experience.

Summary:

The Todo Web Application is a full-stack application with key features such as authentication, responsiveness, and user-friendliness. It provides a secure and intuitive platform for managing tasks. By following the installation guide, users can easily set up and start using the application. Overall, it offers a convenient and seamless experience for organizing and tracking todos.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.