Skip to content

azizulabedinazmi/Mini-Project-Personal-Diary

Repository files navigation

Mini-Project-Personal-Diary

icon

**About Program**

As eminent by its name that it should be an ordinary personal diary but in reality it is not. This program is very useful for many professional persons for instance.

  • It is quite useful for doctors. Doctors can use it for taking appointments and also they can keep the record of his patients as long as he can.
  • The travelers also use it for their purposes, what is their next plan? Where they have to go further? And also they can save their memories of the journey etc, for instances.

Features of Program

Following are the features of the program:

  • The most important feature is that it is the password protected.
  • This program has a capability of storing unlimited (depends on the memory) records.
  • The user can also take a look on his records.

SYSTEM DESIGN / FLOW CHART : screenshot

PROGRAM OUTPUT / SCREEN SHOT :


screenshot

screenshot

Creating .EXE file :

gcc exit1.c main.c menu.c password.c read.c write.c -o Diary screenshot

Program Output :

screenshot

Login Error :

screenshot

Login Success:

screenshot

Main Menu :

screenshot

Write :

screenshot

Read :

screenshot

Exit :

screenshot

APPENDIX (SOURCE CODE) :

Personal Diary Management System

Username : azmi

Password : azmi@#

1.Menu - menu()

2.Data Input - password(),write(),read()

3.If else - main()

4.Loops - while loop in read()

5.User defined - password(),menu(),write(),read(),exit()

6.Output - write()

7.Save to file - write()

8.Output screen - write(),read()

Useful function

strcmp() fflush(stdin) system("cls")

This project is made by meAzizul- Abedin-Azmi, Rafid-Mubarrat & Easrat-Jahan-Afrina.

About

Personal Diary management system in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages