Skip to content

FACG2/Diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diary

Abstract idea:

Make an Application for allowing to write and save your diary.

User Stories

as a user

  • I can create my account
  • I can login any time with my name and password
  • I can write any diary and save it with the day and date that I write it
  • I can see all my diary that I wrote it when I login to my account

Requirements

  • Login form with 2 fields - username and password
  • Client-side and server-side validation on login form, including error handling that provides feedback to users
  • Users only have to log in once (i.e. implement a cookie-based session on login)
  • Username is visible on each page of the site after logging in
  • Any user-submitted content should be labelled with the authors username
  • There should be protected routes and unprotected routes that depend on the user having a cookie or not (or what level of access they have).
  • Website content should be stored in a database

Use Case Diagram

use-case-diagram

Team:

  • Abdallah
  • Moaz
  • Mahmoud
  • Sohad

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5