**IMPORTANT: Please read the contribution guide (`CONTRIBUTING.md`) first before pushing to this repo! Any unnecessary commits to the `master` branch will be immediately reverted.**
## Prerequisites
* Python 2.7/3.4 or later
*`virtualenv` (preferred)
* SQLite3 (for testing)
* Add the `sqlite3` executable in your `PATH`
* MySQL (for the final version)
## Setup
This assumes both Python and Git have been already installed and added to the `PATH`.
1. Clone the MyMusicList repo from `https://gitlab.discs.ateneo.edu/brian/mymusiclist` using Git