Skip to content
#

crud-operation

Here are 18 public repositories matching this topic...

The Journal/Notes App is a software designed to provide users with a simple and intuitive platform for keeping notes, journal entries, or personal thoughts. With a clean and minimalistic user interface, users can easily create, edit, and manage their entries, whether it's jotting down daily thoughts, recording important events, or project ideas.

  • Updated May 7, 2024
  • C++
Todo-List-using-HashMap-Data-Structure

The To-Do List application is built using C++ and Qt Creator. It leverages the HashMap data structure to efficiently manage tasks with priority. The application supports CRUD operations (Create, Read, Update, Delete), enabling users to add, view, modify, or remove tasks.

  • Updated Jan 20, 2025
  • C++

Improve this page

Add a description, image, and links to the crud-operation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crud-operation topic, visit your repo's landing page and select "manage topics."

Learn more