Skip to content

Documenting a website as I was asked to build it, and organizing the progress to SQL away from PHP.

Notifications You must be signed in to change notification settings

Psycheros/WebsiteWithUsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This documents a website I was asked to build with limited cooperation from infrustructure. The following issues are known and I may correct them.

  1. Users with access to an agency and knowledge of the sql database for another agency could misrepresent themselves
    • I've considered adding a sessons variable to double check the agency they purport to represent
  2. No user authentication
    • I did not have access to e-mail infrustructure.
    • I intended to add a randomly filled "code" field to users as well as an e-mail address
    • Trigger on insert and/or insert an e-mail for effected users presenting a new verification code

About

Documenting a website as I was asked to build it, and organizing the progress to SQL away from PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published