-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
An independent backend server needs to be designed and setup.
This includes the database that will contain
- User Account Information
- Event Schedule Details
- Announcements
- Logs
This includes endpoints for Users and for Exec
- Account actions (View, Create, Modify, Delete)
- Getting Database Objects
This also includes authorization protocols
- User Authentication / Session Tokens
- Endpoint Permissions
- Logs / Security Notifications
- Account Administrative Actions
For now we need to create an internal dev app for testing these features and safety protocols. This includes the creation and modification of all database objects.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request