Skip to content

CodingKingIbrahimAli/ToDoListify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoListify

This is a simple yet powerful ToDo List application designed with a modern tech stack. It offers an intuitive interface for managing tasks and is built using a full-stack architecture with the following technologies:

Tech Stack

  • Backend: TypeScript with Nest.js – A powerful backend framework for building scalable and maintainable applications.
  • Frontend: HTML, Tailwind CSS, and JavaScript – A clean and responsive user interface built using modern frontend technologies and the utility-first CSS framework Tailwind CSS.
  • Database: PostgreSQL – A reliable and efficient relational database to store and manage user data.
  • Config: Docker & Docker Compose – Containerized application with Docker for easy setup and deployment.
  • WebServer: Nginx – Used as the web server to handle HTTP requests and serve the frontend.

Features

  • Login, register, logout, update and delete users.
  • Create, read, update, and delete tasks.
  • Task priority: high, medium, and low.
  • Task state: to-do, In Progress, and done.
  • Responsive design for both desktop and mobile devices.
  • Task data is stored in a PostgreSQL database for persistence.
  • Easy deployment with Docker & Docker Compose.

Contributing

Feel free to fork this repository, open issues, or submit pull requests to contribute improvements or bug fixes.

❤ By:

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 39.8%
  • HTML 38.2%
  • TypeScript 20.0%
  • Other 2.0%