backend.im
  • Joined on 2025-02-20
backend.im pushed to main at backend.im/todoappbackend-2kj8pz 2025-06-17 03:09:32 +00:00
48f0c4364e Replace EmailStr with custom email validation to avoid dependency issues
backend.im pushed to main at backend.im/todoappbackend-2kj8pz 2025-06-17 03:06:31 +00:00
f34b8ad922 Add email-validator dependency for Pydantic EmailStr validation
backend.im pushed to main at backend.im/todoappbackend-2kj8pz 2025-06-17 03:01:00 +00:00
c2e277157a Fix todo priority migration script to add columns before updating values
backend.im pushed to main at backend.im/todoappbackend-2kj8pz 2025-06-17 02:56:14 +00:00
cf6d0b35ef Fix user role migration script to add column before updating values
backend.im pushed to main at backend.im/todoappbackend-2kj8pz 2025-06-17 02:52:35 +00:00
d60767d0ba Add categories and tags features
backend.im pushed to main at backend.im/todoappbackend-2kj8pz 2025-06-17 02:35:04 +00:00
5b2cda28a1 Add todo priority and due date features
backend.im pushed to main at backend.im/todoappbackend-2kj8pz 2025-06-17 02:25:54 +00:00
f67be35a71 Update application title to TaskMaster Pro
backend.im pushed to main at backend.im/todoappbackend-2kj8pz 2025-06-17 02:22:29 +00:00
4cfde1a74a Add enhanced authentication features
backend.im pushed to main at backend.im/todoappbackend-2kj8pz 2025-06-17 02:13:12 +00:00
1fca93299a Complete Todo App implementation
backend.im created branch main in backend.im/todoappbackend-2kj8pz 2025-06-17 02:00:42 +00:00
backend.im pushed to main at backend.im/todoappbackend-2kj8pz 2025-06-17 02:00:42 +00:00
790a9f178e Initial commit from template
backend.im created repository backend.im/todoappbackend-2kj8pz 2025-06-17 02:00:39 +00:00
backend.im pushed to main at backend.im/simpleinventoryapp-h3epj1 2025-06-17 01:51:05 +00:00
f24dc4e301 Create simple inventory application with FastAPI and SQLite
backend.im created branch main in backend.im/simpleinventoryapp-h3epj1 2025-06-17 01:43:52 +00:00
backend.im pushed to main at backend.im/simpleinventoryapp-h3epj1 2025-06-17 01:43:52 +00:00
7214624162 Initial commit from template
backend.im created repository backend.im/simpleinventoryapp-h3epj1 2025-06-17 01:43:48 +00:00
backend.im created branch main in backend.im/taskmanagementtool-89g4fv 2025-06-16 19:59:48 +00:00
backend.im pushed to main at backend.im/taskmanagementtool-89g4fv 2025-06-16 19:59:48 +00:00
241df91f29 Initial commit from template
backend.im created repository backend.im/taskmanagementtool-89g4fv 2025-06-16 19:59:46 +00:00
backend.im pushed to main at backend.im/whatsappmedicalchatbotapi-n4tfas 2025-06-16 17:01:57 +00:00
313d8f3b49 Initialize WhatsApp Medical Chatbot API project structure