Skip to content

Simple Webapp for writing and saving your notes (Using SQL database, so required a hosting)

Notifications You must be signed in to change notification settings

alikiny/diaryMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

diaryMe version 1.0

Simple Webapp for writing and saving your notes (Using SQL database, so required a hosting) Watch the live demo at diaryMe

The online diary has 4 basic funtions:

  • Create and update the personal information
  • Log in and register. The login uses session id. When login, you can choose to "Remmeber me" to save the cookie for the future uses. After login to the diary page, there will be logout otion to destroy session and cookie
  • Write new entry. Your heading(title) of the entry will be validated, identical headings are not allowed. Empty content is not acceptable
  • View the saved entries and delete any entry

You can either register as new user to review the online version, or simply use the test account username: tester password: tester

The feature allowing modification of the entry will be updated in the future version

About

Simple Webapp for writing and saving your notes (Using SQL database, so required a hosting)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published