A database model to be used for a college/university publication and store the data like cartoons, articles, members.
- Clone the repo
- Navigate to
phase_4
di1rectory - Run
mysql -u <username>
and runsource dump.sql
. - Install the requirements with
pip install -r requirements.txt
- Run the script using
python3 main.py