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

Define Calendar and User table #51

Open
2 tasks
pablofgaeta opened this issue Apr 21, 2022 · 3 comments
Open
2 tasks

Define Calendar and User table #51

pablofgaeta opened this issue Apr 21, 2022 · 3 comments
Assignees
Labels
Projects

Comments

@pablofgaeta
Copy link
Collaborator

pablofgaeta commented Apr 21, 2022

Overview

Create a table in the database to store a Calendar instance and User information

Goal

Store Calendar data and make a symbolic link to a User

Requirements

  • Create the Calendar and User tables in the database
  • Determine what information to store and how to store them
@pablofgaeta
Copy link
Collaborator Author

Only accounts for lectures, not sections

@pablofgaeta pablofgaeta added this to To do in CruzCal via automation Apr 25, 2022
@pablofgaeta pablofgaeta added this to the Sprint 2: Inital Product milestone Apr 25, 2022
@tanmaymittal
Copy link
Owner

@pablofgaeta Clarification on this ticket please

@pablofgaeta
Copy link
Collaborator Author

@tanmaymittal This is for us to decide on the structure of our Calendar and User tables in the database. It'll just end up being a sequelize model when we implement it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
CruzCal
To do
Development

No branches or pull requests

3 participants