Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

SYNOPSIS

This project is entitled as e-Diary Management System using PHP and MySQL which
has developed in PHP as front and MySQL server as back end.

The e-Diary Management System using php with Free Source Code with Source Code
is a project that can manage and keep your daily diary. The system can help you manage the
list of your diaries entering the information such as Date, Event, Time, etc. The purpose of
the system is to help you keep and manage the time for your incoming events.

The e-Diary Management System was created in a simple console application, the
system is strictly prohibited to be access openly, you need to enter a correct user login
information in order to user the system. The user can do many in the system in the system,
he/she can add new Diary Detail, View Diary List, Change Current Password. The system
can provide you all the necessary function that can manage the diary detail that been keep.
The system is for educational purpose only, the entered data are stored as a text file
extension. The Diary Management System was created as a basic coding structure of php that
teach and help beginners to understand the fundamental of programming.

Front end : PHP

Backend : My SQL

MODULE :

 Dashboard: In this section, the user can briefly view information about
categories, and notes, and also view 5 latest notes.
 Category: In this section, user can mange Category(Add/Update/Delete).
 Notes: In this section, the user can add, view, and delete the note. User can also
update the note history.
 Change Password: In this section, User can change their own login password.
 My Profile: In this section, the user can update their own profile.
 Search: In this section, users can search for the note by entering the title.
 User can also recovers their own password.

You might also like