An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# ShareSurge - Online File Sharing Website 🚀

- 🍴 ![GitHub forks](https://img.shields.io/github/forks/Akash-nath29/shareSurge?style=social)
⭐️ ![GitHub stars](https://img.shields.io/github/stars/Akash-nath29/shareSurge?style=social)
👁️‍🗨️ ![GitHub watchers](https://img.shields.io/github/watchers/Akash-nath29/shareSurge?style=social)
- 📦 ![GitHub repo size](https://img.shields.io/github/repo-size/Akash-nath29/shareSurge)
🐞 ![GitHub issues](https://img.shields.io/github/issues/Akash-nath29/shareSurge)
🚀 ![GitHub pull requests](https://img.shields.io/github/issues-pr/Akash-nath29/shareSurge)
- 📜 ![GitHub license](https://img.shields.io/github/license/Akash-nath29/shareSurge)

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! 📂🚀