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

Createlist #16

Merged
merged 9 commits into from Oct 17, 2021
Merged

Createlist #16

merged 9 commits into from Oct 17, 2021

Conversation

a-mabe
Copy link
Owner

@a-mabe a-mabe commented Oct 17, 2021

  • Adds the ability to create a list with a name and color and stores it in a SQLite database.
  • Utilizes the UUID package to add a unique ID to each list.
  • Also added database table to storing list items. Items must be stored separately since the SQL database can only hold primitive types.

@a-mabe a-mabe merged commit 86e82e3 into master Oct 17, 2021
@a-mabe a-mabe deleted the createlist branch October 17, 2021 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant