Skip to content

Add a customers table and roles table in DB. Customer table columns - name, website, address. Role columns - name, key (must be from enum), description. Each user can belong to one customer and have one role. Change the DB schema accordingly. Show customer name and role name for each user in UI.

Notifications You must be signed in to change notification settings

Akanksha13-dev/Assignment-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Assignment-8

Add a customers table and roles table in DB. Customer table columns - name, website, address. Role columns - name, key (must be from enum), description. Each user can belong to one customer and have one role. Change the DB schema accordingly. Show customer name and role name for each user in UI.

About

Add a customers table and roles table in DB. Customer table columns - name, website, address. Role columns - name, key (must be from enum), description. Each user can belong to one customer and have one role. Change the DB schema accordingly. Show customer name and role name for each user in UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published