Skip to content

YacineAyechi/TimeCapsule

Repository files navigation

img

TimeCapsule

TimeCapsule is a dynamic web application that empowers users to create and curate digital time capsules. These capsules act as virtual vaults, allowing users to store meaningful photos, videos, and audios for future discovery or sharing. Whether it's preserving cherished memories, documenting significant events, or leaving messages for future generations, TimeCapsule provides a secure and user-friendly platform to safeguard your digital legacy.

Demo

https://time-capsule-eosin.vercel.app/

Run Locally

Clone the project

git  clone  https://github.com/YacineAyechi/TimeCapsule.git

Go to the project directory

cd  TimeCapsule

Install dependencies

npm  install

Start the server

npm  run  dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NEXT_PUBLIC_FIREBASE_API_KEY=FirebaseApiKey

NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=FirebaseAuthDomain

NEXT_PUBLIC_FIREBASE_DATABASE_URL=FirebaseDatabaseUrl

NEXT_PUBLIC_FIREBASE_PROJECT_ID=FirebaseProjectId

NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=FirebaseStorageBucket

NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=FirebaseMessagingSenderId

NEXT_PUBLIC_FIREBASE_APP_ID=FirebaseAppId

Features

  • Create Time Capsules: Easily create digital time capsules to store your important media files.

  • Media Storage: Store photos, videos, and audios in a secure and organized manner.

  • Future Discovery: Set release dates for your capsules, ensuring they are discovered at the perfect moment.

  • User-Friendly Interface: Enjoy a seamless and intuitive user experience with a modern design.

FAQ

What is TimeCapsule?

  • TimeCapsule is a platform that allows users to create and store digital capsules containing memories, messages, and files to be opened at a future date.

How does TimeCapsule work?

  • Users can create a capsule, add contents such as photos, videos, and text messages, and set an opening date for the capsule. The capsule remains sealed until the specified opening date, at which point it can be unlocked and its contents revealed.

What can I include in my TimeCapsule?

  • You can include a variety of digital content in your TimeCapsule, including photos, videos, documents, letters, and more. Get creative and personalize your capsule with meaningful memories and messages.

Is TimeCapsule free to use?

  • Yes, TimeCapsule offers a free basic plan with limited features. We also offer premium plans with additional storage space, customization options, and advanced features for users who require more functionality.

License

MIT