/sqlAssignment

Primary LanguagePythonMIT LicenseMIT

sqlAssignment

Steps to Run the Code Locally:

  1. Clone the GitHub repository.
  2. Navigate to the directory containing the code.
  3. Make sure you have Python installed on your machine.
  4. Install the required dependencies (SQLite comes bundled with Python).
  5. Run the main.py file.
  6. Follow the prompts to perform CRUD operations on the 'Registration' table.