{"id":14956649,"url":"https://github.com/musadiqpasha/snapit","last_synced_at":"2026-03-01T14:02:50.024Z","repository":{"id":248264622,"uuid":"828198804","full_name":"MusadiqPasha/SnapIT","owner":"MusadiqPasha","description":"SnapIT is a sleek, user-friendly web app for seamless image sharing, utilizing MongoDB and Node.js for user detail storage. It allows users to send one image at a time, with each new image replacing the previous one. This design minimizes digital clutter and promotes meaningful, intentional sharing for a balanced online experience.","archived":false,"fork":false,"pushed_at":"2024-07-13T13:56:30.000Z","size":10080,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T12:15:35.594Z","etag":null,"topics":["bootstrap","expressjs","html-css-javascript","image-sharing","jquery","mongodb","mongodb-database","nodejs"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MusadiqPasha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-13T12:11:23.000Z","updated_at":"2024-09-07T16:55:18.000Z","dependencies_parsed_at":"2024-07-13T15:06:23.965Z","dependency_job_id":"84ba5695-1c8a-4cb8-95ed-c2ad645bc9fa","html_url":"https://github.com/MusadiqPasha/SnapIT","commit_stats":null,"previous_names":["musadiqpasha/snapit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MusadiqPasha/SnapIT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusadiqPasha%2FSnapIT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusadiqPasha%2FSnapIT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusadiqPasha%2FSnapIT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusadiqPasha%2FSnapIT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MusadiqPasha","download_url":"https://codeload.github.com/MusadiqPasha/SnapIT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusadiqPasha%2FSnapIT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278740130,"owners_count":26037477,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bootstrap","expressjs","html-css-javascript","image-sharing","jquery","mongodb","mongodb-database","nodejs"],"created_at":"2024-09-24T13:13:17.174Z","updated_at":"2025-10-07T07:30:19.460Z","avatar_url":"https://github.com/MusadiqPasha.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SnapIT\nSnapIT is a sleek, user-friendly web app for seamless image sharing, backed by MongoDB and Node.js for storing user details. Users can send one image at a time, with each new image replacing the previous one, and sent to all their friends instantly. This approach helps to minimize digital clutter and encourages more meaningful and intentional sharing, promoting a healthier and more balanced online experience.\n\n### Demo\n\n\u003cimg src='https://github.com/MusadiqPasha/SnapIT/blob/main/demo/demo-gif.gif'\u003e\n\n## Features\n\n- Seamless image sharing between users.\n- Send one image at a time, with each new image replacing the previous one.\n- Instantly share images with all your friends.\n- Utilizes MongoDB and Node.js for efficient user detail storage.\n- Promotes meaningful, intentional sharing to minimize digital clutter.\n- Webcam Access: Users can take pictures using their webcam directly within the app.\n- Profile Management: Users can search for profiles and view profile details.\n- Search : Users can search for their friends and add them\n\n## Tech Stack\n\n- **Frontend:** HTML, CSS, JavaScript\n- **Backend:** Node.js, Express.js\n- **Database:** MongoDB\n- **Other Tools:** Bootstrap, jQuery\n \n# Pages\n\n**Home: The landing page of the application.**\n\n\u003cimg src=\"https://github.com/MusadiqPasha/SnapIT/blob/main/demo/homepage.png\"\u003e\n\n**Sign Up: Register a new account.**\n\n\u003cimg src=\"https://github.com/MusadiqPasha/SnapIT/blob/main/demo/signup.png\"\u003e\n\n**Sign In: Log into an existing account.**\n\n\u003cimg src=\"https://github.com/MusadiqPasha/SnapIT/blob/main/demo/signin.png\"\u003e\n\n**Main Interface**\n\n\u003cimg src=\"https://github.com/MusadiqPasha/SnapIT/blob/main/demo/main.png\"\u003e\n\n**Search Profile: Find and connect with other users.**\n\n\u003cimg src=\"https://github.com/MusadiqPasha/SnapIT/blob/main/demo/search.png\"\u003e\n\n**View Profile: View details of user profiles.**\n\n\u003cimg src=\"https://github.com/MusadiqPasha/SnapIT/blob/main/demo/profile.png\"\u003e\n\n\n## Setup Instructions\n\n1. Clone the repository: `git clone https://github.com/MusadiqPasha/SnapIT.git`\n2. Navigate to the project directory: `cd snapit`\n3. Install dependencies: `npm install`\n4. Set up MongoDB:\n   - Install MongoDB and ensure it's running on your local machine or a remote server.\n   - Update the MongoDB URI in your .env file or directly in the code as per your configuration.\n5. Start the server: `npm start`\n6. Open your web browser and navigate to `http://localhost:3000`\n\n\n## License\n**This project is licensed under the MIT License - see the LICENSE file for details.**\n\n## Just follow me and Star ⭐ my repository \n## Thank You!!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmusadiqpasha%2Fsnapit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmusadiqpasha%2Fsnapit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmusadiqpasha%2Fsnapit/lists"}