{"id":19856994,"url":"https://github.com/nk-works/snaptalk","last_synced_at":"2025-05-02T02:30:28.333Z","repository":{"id":235154872,"uuid":"789774540","full_name":"NK-Works/SnapTalk","owner":"NK-Works","description":"SnapTalk is an engaging social media platform built using Node.js for the backend and EJS for the frontend. It allows users to seamlessly share snapshots of their daily lives with a vibrant community.","archived":false,"fork":false,"pushed_at":"2024-10-15T18:40:26.000Z","size":3309,"stargazers_count":8,"open_issues_count":2,"forks_count":15,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T21:02:59.226Z","etag":null,"topics":["ejs","express-js","full-stack","hacktoberfest","javascript","mongodb","mvc-architecture","node-js","postman","rest-api"],"latest_commit_sha":null,"homepage":"","language":"EJS","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/NK-Works.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-04-21T14:23:32.000Z","updated_at":"2025-01-03T15:21:45.000Z","dependencies_parsed_at":"2024-04-22T13:01:49.254Z","dependency_job_id":"53d6c9fa-2b2a-443e-8a03-aa5ff566a7c6","html_url":"https://github.com/NK-Works/SnapTalk","commit_stats":null,"previous_names":["nk-works/art-gallery","nk-works/snaptalk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NK-Works%2FSnapTalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NK-Works%2FSnapTalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NK-Works%2FSnapTalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NK-Works%2FSnapTalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NK-Works","download_url":"https://codeload.github.com/NK-Works/SnapTalk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251972409,"owners_count":21673599,"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":["ejs","express-js","full-stack","hacktoberfest","javascript","mongodb","mvc-architecture","node-js","postman","rest-api"],"created_at":"2024-11-12T14:17:09.325Z","updated_at":"2025-05-02T02:30:28.042Z","avatar_url":"https://github.com/NK-Works.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SnapTalk 🎉\n\n### A Social Media Platform for Sharing Daily Snaps 📸\n\nWelcome to **SnapTalk**! This is an interactive web-based platform that allows users to share moments from their daily life through snaps (photos) with a community of people. Built with Node.js for the backend and EJS for templating, SnapTalk offers a seamless way to connect, engage, and share memories with others.\n\n## Features ✨\n\n- **User Authentication**: Secure sign-up, login, and logout functionality 🔒.\n- **Post Snaps**: Upload and share images with captions 🖼️.\n- **Like \u0026 Comment**: Interact with others by liking snaps and leaving comments ❤️💬.\n- **Feed**: View a feed of snaps from other users 📰.\n- **Responsive Design**: Optimized for mobile and desktop views 📱💻.\n- **Profile Page**: View your profile and the snaps you've shared 👤.\n- **Real-time Updates**: See real-time interactions (likes and comments) on snaps ⏱️.\n\n## Tech Stack 🛠️\n\n- **Backend**: Node.js, Express.js\n- **Frontend**: EJS, HTML5, CSS3, JavaScript\n- **Database**: MongoDB for data storage 🗄️\n- **Authentication**: Passport.js for user authentication 🔐\n- **File Storage**: Multer for handling file uploads 📂\n\n## Getting Started 🚀\n\n### Prerequisites\n\n- Node.js installed\n- MongoDB running locally or through a cloud service like MongoDB Atlas\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/your-username/SnapTalk.git\n   ```\n   \n2. Install the dependencies:\n    ```bash\n    npm install\n    ```\n    or\n    ```bash\n    yarn install\n    ```\n\n3. Set up your `.env` file with the following variables:\n  ```bash\n  MONGOOSE_URI=your_mongo_db_connection_string\n  ```\n\n5. Run the development server:\n    ```bash\n    npm start\n    ```\n    or\n    ```bash\n    yarn start\n    ```\n\n## Usage 🚀\n\n- **Signup/Login**: Create an account or log in to post and interact with snaps.\n- **Post a Snap**: Upload an image with an optional caption to share with the community.\n- **Like and Comment**: Engage with other users' posts by liking and commenting on them.\n- **View Feed**: Browse through the latest snaps posted by other users.\n\n## Contributing \n\nWe welcome contributions to SnapTalk! Please check out our [Contributing Guidelines](./CONTRIBUTING.md) to get started. For code of conduct and community standards, review our [Code of Conduct](./CODE_OF_CONDUCT.md).\n\n## Contributor License Agreement (CLA) 📝\n\nBy contributing to SnapTalk, you agree that your contributions will be licensed under the [MIT License](./LICENSE).\n\n## Thank You! 🙏\n\nThank you for contributing to **SnapTalk**! Your efforts help make this project better for everyone. We appreciate your time and contributions!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnk-works%2Fsnaptalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnk-works%2Fsnaptalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnk-works%2Fsnaptalk/lists"}