Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
noobling opened this issue Sep 4, 2018 · 0 comments
Open
Assignees
Labels
On Hold Something not critical so won't fix before sprint 3 end website Stuff relating to the website

Comments

@noobling
Copy link
Owner

noobling commented Sep 4, 2018

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
@noobling noobling added the website Stuff relating to the website label Sep 4, 2018
@noobling noobling added the On Hold Something not critical so won't fix before sprint 3 end label Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Hold Something not critical so won't fix before sprint 3 end website Stuff relating to the website
Projects
None yet
Development

No branches or pull requests

2 participants