Back to Projects
📋

Contact Manager

Web app to add, edit, and delete your contacts' details through an accessible user interface.

PHPPHPMySQLMySQLDigital OceanDigital Ocean
Project media
  • This contact manager was developed during my Spring 2024 Processes for Object-Oriented Software Development class. It allows users to store contact details, including names, emails, phone numbers, emojis, addresses, ages, birthdays, and was hosted on Digital Ocean.
  • As one of the backend developers, I created API endpoints to perform CRUD operations on users and their contacts, working closely with the frontend and database teams to ensure smooth communication across components.