EC601 project #3 MySQL and MongoDB implement. The achieved functions are: Add an user and query an user.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Packages you will need:
tweepy
tqdm
google.cloud
videointelligence
MySQLdb
pymongo
To run this project:
python3 MySql.py
python3 Mongo.py
- Frank Li - Initial work - PurpleBooth