Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 636 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 636 Bytes

Quotation-Spot

(A quote a day keeps you motivated)

An educational and entertainment based application using console graphics and colored GUI using C++ purely based on OOP concepts. User can read quotes genre wise. Textual + Graphical.

  • Search Engine for finding Quotations
  • User friendly interface with keyboard navigations
  • Incorporated Sounds and Colored images
  • Includes a built-in file database for saving user quotes
  • Substitute for digital diary (Allows reading/writing data to files)

This was my first project I built in C++.