https://github.com/akash-nath29/sharesurge
A website for safe file sharing option.
https://github.com/akash-nath29/sharesurge
Last synced: 30 days ago
JSON representation
A website for safe file sharing option.
- Host: GitHub
- URL: https://github.com/akash-nath29/sharesurge
- Owner: Akash-nath29
- License: mit
- Created: 2023-09-02T05:45:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-02T05:55:10.000Z (over 1 year ago)
- Last Synced: 2025-02-12T11:53:39.192Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 10.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ShareSurge - Online File Sharing Website 🚀
- 🍴 
⭐️ 
👁️🗨️ 
- 📦 
🐞 
🚀 
- 📜 Welcome to ShareSurge - the ultimate online file sharing platform! Share your files with ease and download files from others to supercharge your productivity.
## Table of Contents 📑
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)## Installation 🛠️
Get started with ShareSurge by following these steps:
1. Clone the repository:
```bash
git clone https://github.com/Akash-nath29/shareSurge.git
cd shareSurge
```2. Set up your environment:
- Ensure you have [Python](https://www.python.org/downloads/) installed.
- Install required dependencies:
```bash
pip install -r requirements.txt
```3. Start the application:
```bash
python app.py
```Access ShareSurge through your web browser at `http://127.0.0.1:80`.
## Usage 🚀
ShareSurge makes file sharing a breeze:
- 📤 **Upload Files:** Click the "Upload" button to add your files to ShareSurge. Choose a file, add a description, and upload it to the platform.
- 📥 **Download Files:** Browse through the available files and click "Download" to get what you need. It's that simple!
- 🗑️ **Delete Files:** Remove your files from ShareSurge by clicking the "Delete" button.
## Contributing 👥
Contributions to ShareSurge are welcome! To contribute:
1. Fork the repository and create a new branch for your feature/fix.
2. Make your changes, commit them, and push to your forked repository.
3. Create a pull request to the main project repository.
4. Your contribution will be reviewed and merged upon approval.
## License 📜
ShareSurge is licensed under the [MIT License](https://opensource.org/licenses/MIT). Feel free to use, modify, and distribute the code in compliance with the terms of the license.
---
Thanks for using ShareSurge! If you have any questions or encounter issues, please open an issue on the [GitHub repository](https://github.com/Akash-nath29/shareSurge/issues). Happy sharing! 📂🚀