{"id":21286118,"url":"https://github.com/vineetagarwal-code/social-query-backend","last_synced_at":"2025-03-15T15:15:56.058Z","repository":{"id":203585873,"uuid":"709950039","full_name":"VineeTagarwaL-code/Social-Query-backend","owner":"VineeTagarwaL-code","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-25T18:06:15.000Z","size":3087,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-22T05:19:07.919Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VineeTagarwaL-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-25T17:57:27.000Z","updated_at":"2023-10-25T18:03:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"da1a483e-84e0-4393-81cd-6043ab7f2dd9","html_url":"https://github.com/VineeTagarwaL-code/Social-Query-backend","commit_stats":null,"previous_names":["vineetagarwal-code/social-query-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VineeTagarwaL-code%2FSocial-Query-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VineeTagarwaL-code%2FSocial-Query-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VineeTagarwaL-code%2FSocial-Query-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VineeTagarwaL-code%2FSocial-Query-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VineeTagarwaL-code","download_url":"https://codeload.github.com/VineeTagarwaL-code/Social-Query-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243746239,"owners_count":20341204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-21T11:27:38.734Z","updated_at":"2025-03-15T15:15:56.036Z","avatar_url":"https://github.com/VineeTagarwaL-code.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# SocialQuery\nSocialQuery: Simplifying interviews with a central query repository. Easily organize, reference, and manage questions across categories for a more efficient and well-prepared interview experience.\n\n## Project Description \nThis web application, developed using the MERN stack, is designed to effectively manage and categorize user queries. It offers user authentication and an admin dashboard for content management on the website. Users can create accounts with unique emails, add categories, and store their queries. Furthermore, it features an attractive and innovative UI that helps users navigate and understand the platform better. The application also allows users to add comments under these queries, ensuring they never forget important questions during interviews, code reviews, or development discussions.\n## Features\n\n1. Login Page\n   - Login with the provided user id and password\n   - session management \n   - Powered by JWT tokens\n2. Signup\n   - User can create new account using their name and add emails later\n   - session management \n   - Powered by JWT tokens\n3. HomePage\n   - User can see queries added by peers\n   - User can see add question and add category button along with ability to filter using text , category wise\n   - User can add their own remarks and answers to the Queries\n   - User can Logout too\n\n## Interface \n- Login\n ![image](https://github.com/VineeTagarwaL-code/SocialQuery/assets/91052168/60cfe27f-a891-4ef1-85ef-95c3f6cc0197)\n\n- Signup\n![Screen Shot 2023-10-25 at 23 10 35](https://github.com/VineeTagarwaL-code/SocialQuery/assets/91052168/4a5ddfed-43e7-4be9-ac9d-0d3c87bac597)\n\n- Mobile Views\n![Untitled design(2)](https://github.com/VineeTagarwaL-code/SocialQuery/assets/91052168/7b504e7c-ebf6-4aa9-876e-77851e6aea24)\n\n## Tech stack\n\n#### Frontend\n- React\n  \n#### Backend\n- Nodejs\n- Express\n- MongoDB\n- Mongoose\n\n\n\n#### Other Tools\n- Toastify\n- React Router\n- Nodemon\n- JWT\n\n\n## Deployment\nIn the project directoy you can run : \n\n### `npm start`\n\nRuns the app in the development mode. \u003cbr/\u003e\nSetup .env file and add PORT and MONGO_URI as per your development need\n\nOpen [http://localhost:PORT](http://localhost:PORT) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr /\u003e\nYou will also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr /\u003e\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\u003cbr /\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr /\u003e\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n\n```shell\nwe are waiting for your prs ! \n```\n\n\n## Useful Links\n\n\n- [FrontEnd Repository](https://github.com/VineeTagarwaL-code/SocialQuery)\n\n\n\n## Need help?\n\nFeel free to contact me on [Twitter](https://twitter.com/vineet_codes) or [LinkedIn](https://www.linkedin.com/in/vineetagarwal2004/), know more about me at [vineet.app](https://vineetagarwal.netlify.app/)\n\n[![Twitter](https://img.shields.io/badge/Twitter-follow-blue.svg?logo=twitter\u0026logoColor=white)](https://twitter.com/vineet_codes/) [![Instagram](https://img.shields.io/badge/Instagram-follow-purple.svg?logo=instagram\u0026logoColor=white)](https://www.instagram.com/codewithvineet/) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvineetagarwal-code%2Fsocial-query-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvineetagarwal-code%2Fsocial-query-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvineetagarwal-code%2Fsocial-query-backend/lists"}