Path Lines of Code client/src/Components/App.tsx 55 client/src/Components/Chat/chat-canvas.tsx 107 client/src/Components/Chat/chat-provider.tsx 79 client/src/Components/Chat/chat.css 81 client/src/Components/Contacts/contacts-canvas.tsx 63 client/src/Components/Contacts/contacts-provider.tsx 41 client/src/Components/Contacts/contacts.css 33 client/src/Components/CreateChat/create-chat-canvas.tsx 56 client/src/Components/CreateChat/create-chat-provider.tsx 56 client/src/Components/CreateChat/create-chat.css 73 client/src/Components/CreateForm/create-form-canvas.tsx 47 client/src/Components/CreateForm/create-form-interfaces.tsx 19 client/src/Components/CreateForm/create-form-provider.tsx 37 client/src/Components/CreateForm/create-form.css 35 client/src/Components/Crisis/crisis.css 90 client/src/Components/Crisis/crisis.tsx 25 client/src/Components/CrisisPreview/crisis-preview.css 59 client/src/Components/CrisisPreview/crisis-preview.tsx 28 client/src/Components/Dashboard/dashboard.css 54 client/src/Components/Dashboard/dashboard.tsx 39 client/src/Components/DashboardTile/dashboard-tile.css 18 client/src/Components/DashboardTile/dashboard-tile.tsx 33 client/src/Components/DashboardTileButton/dashboard-tile-button.css 37 client/src/Components/DashboardTileButton/dashboard-tile-button.tsx 25 client/src/Components/DataCard/data-card.css 65 client/src/Components/DataCard/data-card.tsx 50 client/src/Components/Events/events-canvas.tsx 67 client/src/Components/Events/events-interfaces.ts 7 client/src/Components/Events/events-provider.tsx 40 client/src/Components/Events/events.css 11 client/src/Components/Forum/forum-canvas.tsx 51 client/src/Components/Forum/forum-provider.tsx 40 client/src/Components/Forum/forum.css 25 client/src/Components/Icon/icon.css 19 client/src/Components/Icon/icon.tsx 30 client/src/Components/InfoCard/info-card.css 37 client/src/Components/InfoCard/info-card.tsx 52 client/src/Components/LoadingBubbles/loading-bubbles.css 7 client/src/Components/LoadingBubbles/loading-bubbles.tsx 34 client/src/Components/LocalizationProvider.tsx 56 client/src/Components/Messages/message.css 53 client/src/Components/Messages/message.tsx 68 client/src/Components/Navigation/navigation-bar.css 39 client/src/Components/Navigation/navigation-bar.tsx 42 client/src/Components/SearchBar/search-bar.css 34 client/src/Components/SearchBar/search-bar.tsx 25 client/src/Components/SearchPage/search-page.css 3 client/src/Components/SearchPage/search-page.tsx 33 client/src/Components/SignupLogin/signup-login-canvas.tsx 124 client/src/Components/SignupLogin/signup-login-provider.tsx 112 client/src/Components/SignupLogin/signup-login.css 80 client/src/Components/Topic/topic.css 45 client/src/Components/Topic/topic.tsx 19 client/src/Components/Topics/topics-canvas.tsx 71 client/src/Components/Topics/topics-provider.tsx 40 client/src/Components/Topics/topics.css 40 client/src/Components/TrendingKeywordsPreview/trending-keywords-preview-canvas.tsx 52 client/src/Components/TrendingKeywordsPreview/trending-keywords-preview-provider.tsx 29 client/src/Components/TrendingKeywordsPreview/trending-keywords-preview.css 15 client/src/Components/TrendingPostsPreview/trending-posts-preview-canvas.tsx 54 client/src/Components/TrendingPostsPreview/trending-posts-preview-provider.tsx 32 client/src/Components/TrendingPostsPreview/trending-posts-preview.css 27 client/src/Components/UserProvider.tsx 31 client/src/Components/app.css 13 client/src/index.html 10 client/src/index.tsx 5 client/src/util/Dummy.ts 84 client/src/util/Helpers.ts 8 client/src/util/base-requests.ts 42 server/constants.ts 20 server/requests/get-requests.ts 21 server/requests/get-requests/getChat.ts 70 server/requests/get-requests/getChatPreviews.ts 70 server/requests/get-requests/getContacts.ts 25 server/requests/get-requests/getEvents.ts 25 server/requests/get-requests/getNews.ts 25 server/requests/get-requests/getTherapists.ts 25 server/requests/get-requests/getTopics.ts 17 server/requests/get-requests/getTrendingKeywords.ts 56 server/requests/get-requests/getTrendingPosts.ts 33 server/requests/post-requests.ts 13 server/requests/post-requests/createChat.ts 38 server/requests/post-requests/createContact.ts 27 server/requests/post-requests/login.ts 25 server/requests/post-requests/sendMessage.ts 26 server/requests/post-requests/signUp.ts 30 server/server.ts 43