xHergz / TheMakeupApp

Capstone project for SET
0 stars 0 forks source link

Create User/Session Schema #6

Closed xHergz closed 5 years ago

xHergz commented 5 years ago

Description:

Create the tables to hold the information about a user obtained on a sign up and the session information from a log in.

Tasks:

xHergz commented 5 years ago

Added a System_Configuration table to hold some different config values. In this case there will need to be a value of how long to set the default session expiry.