Social-Media-Image-Tracker-System

This project was created with Python version 3.6.

Database Setup

Import provided .sql file in your mysql database. Add according info in connection function of Social-Media-Image-Tracker-System/src/auth/db.py file.

Development server

Run python app.py for a dev server. Navigate to http://localhost:5000/ for same machine and navigate to http://<machine-ip>:5000/ for machines in LAN.