20 Commits
Author SHA1 Message Date
Hosein c681a5c1d7 fixed issue not responding to callback updates 2026-01-08 13:12:34 +03:30
Hosein 45138bb234 added some new features. (Showing student's reviews and courses, Show course reviews, Show Top Courses with a tag or in a category, skipping optional fields when creating entity) 2026-01-08 10:13:25 +03:30
Hosein caac6c3a08 added authentication to the bot. added bot commnads. added create button for when the db is empty or no data is available to show. 2026-01-05 23:40:13 +03:30
Hosein 4b5b24c97c refactored database model 2026-01-05 14:30:25 +03:30
Hosein 8680778584 added crud for categories entity 2026-01-05 11:55:58 +03:30
Hosein 7b6c2a3245 added crud opertions for tag entity 2026-01-01 23:34:44 +03:30
Hosein 389a763571 added crud operations for Course 2026-01-01 16:24:34 +03:30
Hosein 4767a1af15 added CRUD for Students 2026-01-01 11:56:45 +03:30
Hosein f03362c313 added delete option and simplified crud operation on teacher 2026-01-01 11:11:30 +03:30
Hosein e844392479 functionality for editing teacher's info 2025-12-31 21:24:52 +03:30
Hosein af88cbce8f added creating teacher functionality 2025-12-30 20:47:37 +03:30
Hosein a52d62c0fc refactored bot code 2025-12-30 18:57:48 +03:30
Hosein 67a76250ab testing tg bot library and set the db connection for dev and production 2025-12-28 10:49:50 +03:30
Hosein b16ed91822 added database connection 2025-12-26 11:17:52 +03:30
Hosein b4c3ad40dc testing webhook and telegram library to see if it works 2025-12-24 14:40:38 +03:30
Hosein f1ce1c263d added dependencies to pyproject.toml 2025-12-24 12:11:18 +03:30
Hosein df3d1d64fb adding bot.py for bot logic 2025-12-23 14:05:57 +03:30
Hosein 876c6d625a testing telegram webhook 2025-12-23 12:52:51 +03:30
Hosein ac1eeac45b doing tests 2025-12-23 12:31:07 +03:30
HoseinA05 233526754b Initial commit
Created from https://vercel.com/new
2025-12-23 08:49:57 +00:00