Skip to content

Create API's, Migrations and Seeders: Accounts Module #62

Description

@kennCK
Sub Modules API Routes API Methods Remarks
Account account/+api_method create, retrieve, update, delete Text Only
Account Informations account_information/+api_method create, retrieve, update, delete Text Only
Account Types account_type/+api_method create, retrieve, update, delete Text Only
Account Profile Pictures account_profile_picture/+api_method create, retrieve, update, delete File Required

Tables

Sub Modules Table Name
Account accounts
Account Information account_informations
Account Types account_types
Account Profile Pictures account_profile_pictures

Table Columns please see the link:
https://docs.google.com/spreadsheets/d/1s04G0CtyRMdAb6UDu5jrG3dWKZoZgaPyZjZV5_jpHPw/edit#gid=724496554

Database Sample Users:

Account Type Username Email Password
Admin Admin Admin@gocentralph.com admin
Employee Employee Employee@gocentralph.com employee

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions