Personal Diary Management System is based on the concept to save and generate all the story of the user. This project can be useful for students and beginners to learn how to develop utility applications in C++ language.
About Personal Diary Management System In C++
At first, the user has to pass through login system then the user can Add, view, edit and remove the story. Before viewing, editing and removing the story, the user must provide the password in order to get access. The whole project is designed in ‘C++’ language and different variables and strings have been used for the development of this project. The features of this project can be summarized as –
- Login System
- Edit Password
- Add, View, Edit, Remove Story
LOGIN DETAILS ARE PROVIDED IN “Readme.txt” FILE INSIDE PROJECT FOLDER
How to run Personal Diary Management System In C++ ?
To run the project you must have installed Dev C++ or Code Blocks on your PC. (we recommend these IDE).