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

https://github.com/kishanlalchoudhary/authtodo

AuthToDo is an personalized task management application developed for users, utilizing the PERN stack.
https://github.com/kishanlalchoudhary/authtodo

axios bcrypt expressjs jwt nodejs postgresql react reactjs

Last synced: 3 months ago
JSON representation

AuthToDo is an personalized task management application developed for users, utilizing the PERN stack.

Awesome Lists containing this project

README

          

# AuthToDo - Your Personalized To-Do Experience

Welcome to AuthToDo, where organization meets simplicity in your daily life. Our authenticated to-do app is designed to provide you with a seamless and secure task management experience.

## Features

- **User Authentication**: Your data is valuable, and we give utmost importance to its security. AuthToDo guarantees that your to-do list remains confidential and accessible only to you.
- **Task Management**: You have the ability to view tasks, create a new task, modify the completion status of a task, and remove a task.

## Screenshots

### Signup

![Screenshot (700)](https://github.com/kishanlalchoudhary/AuthToDo/assets/107745828/336bc590-f135-4c29-acc9-24014d7bc2cf)

### Login

![Screenshot (699)](https://github.com/kishanlalchoudhary/AuthToDo/assets/107745828/c6017853-d242-4f9c-bdf7-176adf275354)

### View Tasks

![Screenshot (696)](https://github.com/kishanlalchoudhary/AuthToDo/assets/107745828/918b13f4-9dd7-40e2-af6a-dd14c61163d6)

### Create Task

![Screenshot (698)](https://github.com/kishanlalchoudhary/AuthToDo/assets/107745828/d44faf9a-5ff9-468c-b02d-8953a81c029f)

### Update Task Status

![Screenshot (697)](https://github.com/kishanlalchoudhary/AuthToDo/assets/107745828/05708ceb-f084-468e-ac99-712304faf042)

### Delete Task

![Screenshot (701)](https://github.com/kishanlalchoudhary/AuthToDo/assets/107745828/4481b1d2-cd5d-4a51-83dd-572f559d4805)

## Technologies Used

- React.js
- Node.js
- Express.js
- PostgreSQL
- JWT
- Bcrypt