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

feat: created Event Schema #28

Merged
merged 1 commit into from
Feb 2, 2025
Merged

feat: created Event Schema #28

merged 1 commit into from
Feb 2, 2025

Conversation

KevinBeltran23
Copy link
Contributor

Developer: Kevin Beltran

Closes #7

Pull Request Summary

Created the Event Schema and the IEvent type

Modifications

src/database/eventSchema.ts

Testing Considerations

I checked to make sure I chose the right types and didn't have typos.

Pull Request Checklist

  • Code is neat, readable, and works
  • Comments are appropriate
  • The commit messages follows our guidelines
  • The developer name is specified
  • The summary is completed
  • Assign reviewers

Screenshots/Screencast

Copy link
Collaborator

@aarav27 aarav27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job Kevin, this looks good!

@aarav27 aarav27 merged commit 296b8a5 into develop Feb 2, 2025
4 checks passed
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.

Create Event Schema
2 participants