Simple project with FastAPI, SQLAlchemy 2 and SQLite database. Date amd time added to tasks via datetime. Each task is required to have unique title, it`s used to select task for update or delete.