abdelwahabram / abdelwahabram/eduCool
use a proper object store for the media files and resources
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
right now all the resources are listed as static files, better add any aws s3 local equivalent for development
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for where media files and resources are currently served as static files in the codebase. Research local S3 equivalents like MinIO or using AWS S3 with a development configuration. The change will involve updating file storage logic and configuration, likely in a settings or configuration module. 'Done' means media files are stored and retrieved from an object store in both development and production.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100