Skip to content

This project is a Gen Z Lingo Dictionary Management System developed as a final project for the Computer Programming 2 subject.

Notifications You must be signed in to change notification settings

aemiio/gen-z-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This project is a Gen Z Lingo Dictionary Management System developed as a final project for the Computer Programming 2 subject. It is implemented using Turbo C++ and utilizes a text file as its database to store and manage dictionary entries. The system is designed to handle various dictionary operations such as adding, editing, searching, and displaying words along with their definitions, changed words, and acronyms.

Features

  • User Registration
  • Admin Login
  • Add Word
  • Edit Word
  • Search Entries
  • Pagination
  • Categorization
  • Approval System

Technical Details

  • Programming Language: C++ (Turbo C++)
  • Database: Text file (USERS.TXT for user data and ENTRIES.TXT for dictionary entries)
  • User Interface: Command-line based

Contributors

Students: Bautista, Celajes, Cuevas, Eridao, Jaspe, Leonin

Instructor: Sir Muyot

Course: Computer Programming 2

About

This project is a Gen Z Lingo Dictionary Management System developed as a final project for the Computer Programming 2 subject.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages