notice sending

12
NOTICE SANDING The name of project “Notice sanding”. In this project the notices are sent by admin to different users or faculty members. The notices are sent by the admin to the registered users. The registration is done by the admin. Once the notice is sent to the user’s email, the notice can’t be deleted by the receiver’s inbox. The user can only uses the notice by login into his/her accounts. The admin is responsible for managing the information in the database. The user can send email to any user he want and view or delete his sent mails. Admin has the full access of the database and store the full information of faculty member (user) in the database.

Transcript of notice sending

Page 1: notice sending

NOTICE SANDING

The name of project “Notice sanding”. In this project the notices are sent by admin to different users or faculty members. The notices are sent by the admin to the registered users. The registration is done by the admin. Once the notice is sent to the user’s email, the notice can’t be deleted by the receiver’s inbox. The user can only uses the notice by login into his/her accounts. The admin is responsible for managing the information in the database. The user can send email to any user he want and view or delete his sent mails. Admin has the full access of the database and store the full information of faculty member (user) in the database.

Page 2: notice sending

LOGIN BOX:-Login box is a box in which a user enters his/her login id and password to enter the home page. In other ways it is a gateway through which only permissible person can enter a specific page.

Page 3: notice sending

HOME PAGE:-Home page is similar to the home in real world in which all the options are given whiten various menus.

Page 4: notice sending

REGISTRATION PAGE:-Registration page a new user can registrar himself/herself for the site to go get specific allowances.

Page 5: notice sending

INBOX PAGE:-Received mail are stored In inbox menu.According to our project are cannot delete mails in the inbox.

Page 6: notice sending

OUTBOX PAGE:-Sent mails and mailing which are being sent are saved in outbox.In our project we can view and delete in the outbox.

Page 7: notice sending

CHANGE PASSWARD:-A user can change his/her password in this page by entering the previous password and new password.

Page 8: notice sending

SENDMAIL:-In send mail we can send email to any user of the email by enter his/her address, subject, attachment files and type text in the body of email. It is similar to compose mail of other email site.

Page 9: notice sending

LOGOUT:-Logout option logs out the user from the email or account.

Page 10: notice sending

LOGIN TABLE:- The user id, username, password, and type is started in login table when the registration process.

Page 11: notice sending

USER_PROFILE:- user_profile holds the registered users is companed to Login table it holds more information.

Page 12: notice sending

SENDMAIL TABLE:- In send mail the full information of sent mails which were sent by the users is saved.