Skip to content

SQL & Python Project

The duration of this project will be 4 to 6 weeks.

The aim of this project is to design and implement a fully working contact management system.

The system should:

Provide a Python Text UI front end to:

  • add, edit and delete contacts.
  • View and sort contacts

Provide an SQL backend to:

  • Persistently store the contact data.