An Info CRUD system is a basic application that allows users to Create, Read, Update, and Delete information. The term "CRUD" stands for the four main operations commonly used in database-driven applications.