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

Back-end MongoDB schema and setup. #3

Open
intelagense opened this issue May 30, 2022 · 4 comments
Open

Back-end MongoDB schema and setup. #3

intelagense opened this issue May 30, 2022 · 4 comments
Assignees
Labels
back-end back end stuff database
Milestone

Comments

@intelagense
Copy link
Owner

intelagense commented May 30, 2022

Fields in db: data type

taskId: Number (key)
user: string
title: string
description: string
dueDate: date (utc time)
updatedDate: date (utc time, on any change - update this field)
completedDate: date (utc time, on checkbox update)
completed: boolean (checkbox)

@intelagense intelagense added back-end back end stuff database labels May 30, 2022
@ajnage
Copy link

ajnage commented May 30, 2022

pls assign to me

@nmpereira
Copy link
Collaborator

would like to contribute to this

@nmpereira nmpereira added this to the MVP milestone May 30, 2022
@sullivanEmerald
Copy link

please assign this to me

@Zoro-chi
Copy link

Zoro-chi commented Jun 4, 2022

pls assign me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end back end stuff database
Projects
None yet
Development

No branches or pull requests

5 participants