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

60 create calculate route #94

Merged
merged 3 commits into from
Mar 6, 2025
Merged

60 create calculate route #94

merged 3 commits into from
Mar 6, 2025

Conversation

FlowerCake13
Copy link
Collaborator

Developer: Lindsay Minami

Closes #60

Pull Request Summary

Add a POST route to do calculations based on the input

Modifications

  • src/app/api/calculate/route.ts

Testing Considerations

  • make sure it works with a evaluate function ?

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

@FlowerCake13 FlowerCake13 linked an issue Mar 5, 2025 that may be closed by this pull request
Copy link

vercel bot commented Mar 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
surfrider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 4:10am

Copy link
Collaborator

@ryanchansf ryanchansf left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks Lindsay

@ryanchansf ryanchansf merged commit af184cb into develop Mar 6, 2025
9 checks passed
@ryanchansf ryanchansf deleted the 60-create-calculate-route branch March 6, 2025 04:13
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 calculate route
3 participants