Skip to content

Week 19 Review Ticket #15

@rohinsood

Description

@rohinsood

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions