Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Digital-Diary-cpp

A Console-based C++ digital diary application with enhanced features of User Login System, notes, contacts and tasks storage.

Features

  • User registration and login
  • Console based colors
  • Auto date and timestamp
  • Add new diary entries
  • View saved entries
  • Delete specific entries
  • Delete all entries
  • Persistent storage using text files

Technologies Used

  • C++
  • File handling (ifstream, ofstream)
  • STL (map, string)

How to Run

  1. Compile the main.cpp file using any C++ compiler.
  2. Run the executable.
  3. Register or log in to start using the diary.

Project structure

Digital-Diary/

  • digitaldiary
    1. diigidiary_final.cpp (main.cpp)
    2. flowchart.txt -README.md

Author

Aisha Tabsum Developed as a C++ console project for my 1st semester.

About

A Console-based C++ digital diary application with enhanced features of User Login System, notes, contacts and tasks storage.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages