The goal of this assignment is to build a simple command-line user registration system using Python and MySQL. You will gain hands-on experience connecting to a database, executing SQL CRUD operations (Create, Read, Update, Delete), generating synthetic data, and designing a user-friendly command-line interface.
Problem set description document: Document Link.