1 Forks
5 Stars
5 Watchers

SnapchatClone

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.

How to download and setup SnapchatClone

Open terminal and run command
git clone https://github.com/FOC96/SnapchatClone.git
git clone is used to create a copy or clone of SnapchatClone repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SnapchatClone https://github.com/FOC96/SnapchatClone/archive/master.zip

Or simply clone SnapchatClone with SSH
[email protected]:FOC96/SnapchatClone.git

If you have some problems with SnapchatClone

You may open issue on SnapchatClone support forum (system) here: https://github.com/FOC96/SnapchatClone/issues