Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 943 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 943 Bytes

Project Title: Online Photo & Video Storage [DISCONTINUED]

Overview

This project was an initiative aimed at developing a platform for taking photographs and videos through a mobile device and storing them directly on online storage.

Features

Gallery Integration

  • The gallery was designed to fetch photos directly from the backend server.
  • No files were stored on the mobile device, ensuring space efficiency.

Video Handling

  • Videos were supported, in addition to photos.
  • Implementation included splitting videos into chunks as they were being recorded.
  • Only 5 seconds of chunks were temporarily stored on the device, enabling unlimited video storage.

Current Status

The project was being developed in two different languages for mobile. It has been discontinued as per the owner's request.

Note: There's potential to continue the development and implementation of remaining functions in the future if requested.