Skip to content

Add backend check to ensure date field for sleep record is unique #21

Description

@noobling

It doesn't make sense that two sleep records can be on the same date. We need to add a backend check for this.

This is a good opportunity for you to learn about the file structure of Laravel

How to do this:

  1. branch from master
  2. research laravel validation
  3. add the required code in the correct controller
  4. Make a pull request

Metadata

Metadata

Assignees

Labels

On HoldSomething not critical so won't fix before sprint 3 endwebsiteStuff relating to the website

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions