GithubHelp home page GithubHelp logo

dev-yassin / cloudserver Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.28 MB

Cloud Drive: Secure, user-friendly file storage with automatic backup and cross-device synchronization, developed using Django, ensuring data safety and accessibility in the digital age.

License: MIT License

Python 69.00% HTML 31.00%

cloudserver's Introduction

CloudServer

Cloud Drive: Secure, user-friendly file storage with automatic backup and cross-device synchronization, developed using Django, ensuring data safety and accessibility in the digital age.

Table of Contents

Features

  • User Authentication: Register, login, and manage user profiles.
  • Device Management: Add, view, edit, and delete devices associated with a user.
  • File Management: Upload, download, view, and delete files associated with a device.
  • Secure Storage: Files are stored securely with a structured directory system.
  • Cross-Device Synchronization: Access your files from any device associated with your account.

Installation

  1. Clone the repository:

    git clone https://github.com/dev-Yassin/CloudServer.git
  2. Navigate to the project directory:

    cd CloudServer
  3. Install the required packages:

    pip install -r requirements.txt
  4. Run migrations:

    python manage.py migrate
  5. Start the server:

    python manage.py runserver

Usage

  1. Register a new user or log in with existing credentials.
  2. Add devices to your account.
  3. Upload files to a specific device.
  4. Download or delete files as needed.

Directory Structure

  • cloud_server_app: Main application directory containing models, views, templates, and other app-specific files.
  • cloud_server_project: Project configuration directory.
  • media: Directory where user files are stored, structured by username and device.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

cloudserver's People

Contributors

dev-yassin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.