Jess Sand
Jess Sand
## Description There is currently a [known, unresolved bug](https://github.com/docker/for-mac/issues/5037) running Docker on some Mac environments. This makes running WOAQ on a local environment a blocker for some developers. ### Requested...
## Description As an unauthenticated visitor, I need a place to create an account. ### Assumptions - The Upload page will serve as the default home page for woaq.org for...
## Description As a user with an existing account, I need a place to sign into it using my user ID and password. ### Assumptions - The Upload page will...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
## Description The current error text is a little cold and the styling uses a systems notification style instead of our regular error warning. ## Proposed solution Friendlier copy along...
## Description As a user, I need a way to recover if I forgot my email or username when signing in. This should likely be a simple, clear, visible but...
## Description The project roadmap is currently captured in 3 projects: - P1: MVP - P2a: Post-MVP Enhancements - P2b: Account Management (post-MVP) The issues documented there are at different...
## Description Our [original schema](https://drive.google.com/file/d/1U5tIkROnRMZkQJXmoQan81WKCapi7fOy/view?usp=sharing) accounts for the following data to be tracked: - User ID - User name - User email - User password ### Open questions - [...
## Description When I create a new account, I want to make sure the process is secure by verifying my new account via an emailed link. ### Assumptions - #347...