Giter VIP home page Giter VIP logo

foc96 / snapchatclone Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 2.0 2.39 MB

This is our final project for Programming Paradigms class at Universidad Autónoma de Querétaro. The goal is to recreate Snapchat's basic functions: take a picture, add a filter and send it to a friend. It'll be developed using Python 3.6 including libraries such as Kivy, PyMySQL, PIL, etc.

Python 100.00%
python3 kivy3 kivy pymysql snapchat desktop

snapchatclone's Introduction

SnapchatClone

This is our final project for Programming Paradigms class at Unviersidad Autónoma de Querétaro. The program intends to recreate Snapchat's basic functions: to send and receive pictures between users, and once opened they cannot be seen again. SnapchatClone has been created using Python 3.6 and Kivy among other libraries.

Getting Started

In order to execute SnapchatClone, you'll need to install the following:

Built With

  • Python 3.6
  • PyCharm Edu

Libraries

  • PyMySQL - Database connection
  • passLib - Password hashing
  • Kivy - Graphical Interface
  • os - Textfile creation, files' location
  • PIL - Image processing

Running SnapchatClone

  1. Be sure to install all python libraries listed above.
  2. Once all libraries are installed, run SnapDB.sql file to create a mysql database ('snapchat') and its two tables ('user', 'snap').
  3. Get an Internet connection, as the app needs one.
  4. Now with all set, open main.py and run the code.

Sending a snap

  1. A unique userID will be created for every created user.
  2. Write inside the textbox in the lower left corner (white background), the user's userID to whom the snap will be sent to.
  3. To take the picture and send it, push one of the 4 buttons which specify the desired filter ('Normal', 'Greyscale', 'Sepia', 'Blur')

Open received snaps

  1. Push the 'Received snaps' button to see if you have unopened snaps.

Authors

  • Fernando Ortiz Rico Celio
  • Cristian Caro del Castillo Legorreta
  • Juan Daniel Domínguez Sánchez

Acknowledgements

Snapchat by Snap, Inc.

snapchatclone's People

Contributors

foc96 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

crisitian ma1amin

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.