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

Week 19 Review Ticket #15

Open
3 tasks done
rohinsood opened this issue Jan 23, 2023 · 1 comment
Open
3 tasks done

Week 19 Review Ticket #15

rohinsood opened this issue Jan 23, 2023 · 1 comment
Assignees

Comments

@rohinsood
Copy link
Owner

Hacks

  • Model/DB Hacks
  • API Hacks
    • Our project, Jamal's Stats is unique in its backend code because of our implementation of an API. Instead of creating instances of each class through post requests, instances of each class are created with each result from the f1 API. Hence, I implemented post, put, delete, and get through use of comments, likes, and dislikes. The user CREATEs (Posts) a comment, the user can READ (Get) data from the formula 1 API that is stored within our database, the user can UPDATE (put) the likes and dislikes of a driver, and the user can DELETE (Delete) a comment.
  • CPT Scoring
@syeung2
Copy link

syeung2 commented Jan 24, 2023

1 API
1 DB
.9 CPT

-.1 video over time

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

No branches or pull requests

2 participants