courses-platform

courses-platform Used AI

7 devlogs
18h 56m
Created by esp

this project will help people buy educational courses, posted on platform by admin

domain is not bought yet

Timeline

esp
esp
2h 11m 10 months ago

added is_completed flag for tracking user progress

Update attachment
esp
esp
3h 46m 10 months ago

fix: test id was different from unit entry id(they are must be ==)

Update attachment

+rating system(for leaderboard)
+user levels
+some get endpoins

Update attachment
  • add replace course image endpoint
  • add create course with image endpoint
Update attachment
esp
esp
3h 47m 11 months ago

done today:
- crud for all educative content
- endpoint for file upload (to s3, cloudflare r2)
- endpoint for file delete (from s3, cloudflare r2)

Update attachment
esp
esp
1h 10m 11 months ago

edit password

Update attachment
esp
esp
2h 53m 11 months ago

i integrated cloudflare r2(s3) instead of cloudflare images last night, because it is much cheaper
i fixed some bugs in my code
i generated new db migration

Update attachment