Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up backend for storing time capsules #10

Open
Kroszborg opened this issue Oct 28, 2024 · 0 comments
Open

Set up backend for storing time capsules #10

Kroszborg opened this issue Oct 28, 2024 · 0 comments

Comments

@Kroszborg
Copy link
Member

Backend Storage for Capsules

Issue Title: Set up backend for storing time capsules

Description: Create the logic and database schema for storing user-created time capsules with their reveal date.

Tasks:
    - Set up a database (SQL/NoSQL) for storing capsule metadata (user, reveal date, file links).
    - Write logic to store the uploaded files in cloud storage (e.g., AWS S3, Firebase).
    - Ensure files are linked to the correct user and reveal date.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant