-
Notifications
You must be signed in to change notification settings - Fork 7
API System Requirements
Mert edited this page May 12, 2019
·
4 revisions
- 1.1.1. System shall be able to register a user given a username, an email address and a password.
- 1.1.2. System shall be able to provide an endpoint for a user to sign in with their email and password.
- 1.2.1. System shall be able to provide historic parity data.
- 1.2.2. System shall be able to provide up-to-date parity data.
- 1.2.3. System shall be able to provide the list of all of the existing parities in the system.
- 1.3.1. System shall provide a list of all investments for a user.
- 1.3.2. System shall allow a user to create a new investment.
- 1.3.3. System shall allow a user to delete an existing investment.
- 1.3.4. System shall provide a user current profit/loss for a given investment.
- 1.3.5. System shall provide a user total profit/loss for all investments.
- Requirements
- Mockups
- User Types
- Personas, User Stories and Acceptance Criteria
- Use Case Diagrams
- Class Diagram
- Sequence Diagrams
- Milestone Report #1
- Project Plan
- System Manual
- User Manual
- TrAiders Annotation Server