Skip to content

[USER STORY]: User can save evidence to a databaseΒ #85

@Ravirkt

Description

@Ravirkt

πŸ“Œ Story

As a user, I want to be able to save my evidence so that I have proof during a court case.

🎯 Scope

What work is part of issue?
This story covers the ability for the user to actually save their evidence in a database. This includes a working form and server-side functionality with a POST request.


βœ… Acceptance Criteria

  • User can add evidence to the form and save it to the database
  • Server Side logic is implemented
  • User sees feedback for submit status (succes, error, loading state)

Features

  • [FEATURE]- Setup relational database structure
  • [FEATURE]- POST code logic implementation serverside
  • [FEATURE]- UI states (succes, error)
  • [FEATURE]- Loading state

Sub-issues

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions