KrishnanSG / Cloud

A Desktop Application similar to Instagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud

Project Completed on 24 March 2019

This desktop application provides a new platform for instant photo sharing among friends with a simple and faster GUI. Since all your pictures and personal details are stored in an encrypted format so you need not worry about your security or someone stealing your data.

Note: The project will be deployed soon along with installation steps.

How is this better?

  1. With the help of threading each friend's data is downloaded independently, hence creating better user experience as we have minimized those boring loading screens to a great extent. Download to try it out :)
  2. Since we have focused on photo sharing primarily we believe that we have achieved a faster traffic management, thanks to the script file we developed.
  3. All your data is secure and stored in an encrypted form.

Future Release

  1. To add the feature of comment,like and share.
  2. To provide better UI & UX.
  3. Enhance speed.
  4. Use of SQL to enhance performance.

Authors

Krishnan S G (https://github.com/KrishnanSG)

Hariharan S V (https://github.com/Hariharan-SV)

Lakshmi Narayanan (https://github.com/lakshminarayanannn)

Show your support by clicking Watch and Star for this repository to receive notification about the next release.

About

A Desktop Application similar to Instagram

License:GNU General Public License v3.0


Languages

Language:C++ 96.2%Language:QMake 3.8%