WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Independent Backend #2

@brobertiello

Description

@brobertiello

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

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions