CloudDrop is an Android application for easy file sharing with a backend powered by the FileSharingApi-expressJS API.
- Upload files less than 100MB to generate shareable links.
- Choose between dark and light themes for comfortable viewing.
- Share generated links via email or other messaging platforms.
- Access stored links in the app for up to 24 hours for easy retrieval.
- Upload Files: Upload files less than 100MB to generate shareable links.
- Theme Selection: Choose between dark and light themes for comfortable viewing.
- Share Links: Share generated links via email or other messaging platforms.
- Link Expiry: Access stored links in the app for up to 24 hours for easy retrieval.
- Clone the repository to your local machine:
git clone https://github.com/notrealmaurya/CloudDrop.git
- Open the project in Android Studio.
- Build and run the project on your Android device or emulator.
CloudDrop integrates with the FileSharingApi-expressJS API for file uploading and link generation.
(Add screenshots here)
(Add demo video here)
Contributions to CloudDrop are welcome! If you encounter any bugs, have suggestions for improvements, or want to contribute new features, please open an issue or submit a pull request.