Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 392 Bytes

File metadata and controls

10 lines (6 loc) · 392 Bytes

social_data

Social Data Retrieval Project

This project was created for personal use and it's only here for display purposes...

This project is made with Python Flask and it is initialized by running the __init__.py file

The social_data_DB_schema.sql shows the database schema and the stored procedures/functions used.

The DAO/dao.py file contains all the queries to the database.