-
Notifications
You must be signed in to change notification settings - Fork 3
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] implements basic interest form #10
Conversation
IJP-6 Create simple interest form.
Route:
❗ We will be using TypeScript, not JavaScript! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested it out and it works perfectly!! AMAZINGGG
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops just one note - can we discard the package-lock.json
changes? i think this will cause merge conflicts for other PRs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NVM - just got rid of them!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great :D!
f809e22
to
ccccadb
Compare
🎋 Description
Creates simple interest form.
🌴 What's new in this PR
Interest
(added type string for id to facilitate interest inserts)insertInterest
andgetAllInterests
queriesinterests
table in Supabase🌲 Screenshots
🌳 How to review
http://localhost:3000/interest
🌱 Next steps
🔗 Relevant Links
ℹ️ Online sources
🪴 Related PRs
CC: @pragyakallanagoudar