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

BE: Endpoints #32

Open
4 of 36 tasks
rasmus-rudling opened this issue Oct 13, 2021 · 0 comments
Open
4 of 36 tasks

BE: Endpoints #32

rasmus-rudling opened this issue Oct 13, 2021 · 0 comments
Assignees
Labels

Comments

@rasmus-rudling
Copy link
Owner

rasmus-rudling commented Oct 13, 2021

FUNCTIONALITY

  • * Users
  • * Discover
  • * Bike builds
  • * Feature products
  • * Bike builds
  • * Bike Builder

ENDPOINTS

User

  • * createUser
  • * loginUser
  • * getCurrentUser
  • editUser -- Not in course
  • deleteUser -- Not in course

Single bike build

  • * getRelevantParts

  • * addPart

  • * typeOfPart

  • * wheel

  • * etc

  • * name

  • * brand

  • * description

  • * material

  • * price

  • * rating

  • * color

  • * anchorPointsForParts

  • * Describes how the parts will fit together using ThreeJS.

    • etc

Bike builds

  • * saveBikeBuild
  • * editBikeBuild
  • * deleteBikeBuild
  • * getMyBikeBuilds
  • * getBikeBuild
  • * getAllBikeBuilds
  • * getBikeBuildFeed
  • * Latest builds
  • * All builds
  • * Most popular builds

Products

  • * getProduct
  • * getAllProducts
  • * AddProduct
@IsakMovitz IsakMovitz self-assigned this Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants