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

project #87

Open
26 tasks done
Samu2196 opened this issue Jul 25, 2024 · 0 comments
Open
26 tasks done

project #87

Samu2196 opened this issue Jul 25, 2024 · 0 comments

Comments

@Samu2196
Copy link

Samu2196 commented Jul 25, 2024

  • create structure project (folders and readme)

  • create project structure (folders and readmes)

  • write intro, use cases, and data model (in doc/readme)

  • implement base code (for register, login)

  • implement authenticate user

  • implement create chat, post and comment

  • implement delete post and comment

  • implement get all chats

  • implement get all comments

  • implement get all news

  • implement get all posts

  • implement get all saved news

  • implement get chat messages

  • implement get chat participant

  • implement get news

  • implement get post comments

  • implement get user

  • implement searchHCP

  • implement send message

  • implement toggle like post

  • implement toggle save news

  • implement update avatar

  • implement update password

  • implement get all comments

  • implement components react

  • implement handlers api

Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Jul 30, 2024
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 1, 2024
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 7, 2024
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 8, 2024
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 9, 2024
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 9, 2024
…ogics in cor; create custom error and validation in com; create isUserLoggedIn, loginUser, logoutUser and registerUser logics in app; create cors, errorHandler, jsonBodyParser and jwtVerifier middlewares in api; create authenticateUserHandler and registerUserHandler in api; b00tc4mp#87
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 11, 2024
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 12, 2024
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 13, 2024
…Avatar and updatePassword in cor logic and their tests and specs; create handlers of getUser, updateAvatar and updatePassword; create components of HealthCareProvidersList, HealthCareProvider, MyMap, MapSection; b00tc4mp#87
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 13, 2024
…in app; create getAllHCP handler; create compo HealthCareProvider and HealthCareProvidersList; create searchHCP logic and its test and spec; b00tc4mp#87
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 15, 2024
…r; create getAllNews logic in app; create getAllNewsHandler; create NewsArticles and NewsArticlesList components; b00tc4mp#87
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 17, 2024
…wsHandler logic in app; create toggleSaveNewsHandler; implement search HealthcareProviders by location with Geolocation; b00tc4mp#87
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 19, 2024
…te getNews logic in app; create getAllSavedNews logic and its test in cor; create getAllSavedNewsHandler; create getAllSavedNews logic in app; implement toggleSaveNews logic; create new component NewsArticleSavedList; b00tc4mp#87
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 21, 2024
…eComment, createPost, createComment, logics in cor and app with their test, spec and handlers; create new components Post, CreatePost, Community, Comment, Confirm; ad new icons/svg in public folder; create formatTime in common; add styles with tailwindcss; b00tc4mp#87
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 22, 2024
…verage; delete getUserName logic and its tests, handler and logic in app; add styles with tailwindcss; create new test spec of getNews; b00tc4mp#87
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 25, 2024
…ogics in cor with thei tests and specs; cerate new components PrivateChat and Chats; create sendMessage, getPostComments, getChatMessages and createChat logics in app and their handlers in api with tests .sh; b00tc4mp#87
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 27, 2024
…their tests and specs; create getAllChatsHandler and getChatParticipantHandler in api; create new component Chat in view; modify import of com in api and cor; b00tc4mp#87
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 27, 2024
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 28, 2024
Samu2196 added a commit to Samu2196/isdi-bootcamp-202405 that referenced this issue Aug 30, 2024
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

1 participant