---
status: created
---

import Layout from "components/Layout"

# SDLC Demo

## Epics

### [Authentication](epics/authentication)

The Authentication epic covers stories related to registration, login, etc.

### [Search](epics/search)

The Search epic covers how a user can search for content.

## Roles

The application is intended to be used by a number of different roles.

### Admin

The Admin User will be have full privileges

### Content Manager

The Content Manager will have content editing privileges

### Customer

The Customer will have read only access and the ability to create orders
