Hkhan221 / 3D-WorkShop

0 stars 0 forks source link

Create database schema/tables for Users #16

Open Hkhan221 opened 3 years ago

Hkhan221 commented 3 years ago

A database table should be implemented to store user credentials.

Basic Requirements

User ID Username/Email Address Password Datetime created Datetime modified Institution Name Postconditions

CRUD operations for users can now be executed on this database table.