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

Working with the project (api) #400

Open
5 of 18 tasks
josem-cembrano opened this issue Feb 21, 2024 · 0 comments
Open
5 of 18 tasks

Working with the project (api) #400

josem-cembrano opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@josem-cembrano
Copy link
Collaborator

josem-cembrano commented Feb 21, 2024

API

Handlers:

  • authenticateUserHandler.js
  • retrieveUserHandler.js
  • createDogHandler.js
  • retrieveDogHandler.js
  • deleteDogHandler.js
  • Index.js

Logic:

  • authenticateUser.js

  • authenticateUser.spec.js

  • retrieveUser.js

  • retrieveUser.spec.js

  • createDog.js

  • createDog.spec.js

  • retrieveDog.js

  • retrieveDog.spec.js

  • deleteDog.js

  • deleteDog.spec.js

  • index.js

  • App/Index

@josem-cembrano josem-cembrano added this to the project milestone Feb 21, 2024
@josem-cembrano josem-cembrano self-assigned this Feb 21, 2024
@josem-cembrano josem-cembrano changed the title Working with the project app Working with the project api/app Feb 21, 2024
@josem-cembrano josem-cembrano changed the title Working with the project api/app Working with the project api Feb 21, 2024
@josem-cembrano josem-cembrano changed the title Working with the project api Working with the project (api) Feb 21, 2024
josem-cembrano pushed a commit to josem-cembrano/isdi-parttime-202309 that referenced this issue Feb 22, 2024
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

1 participant