{"id":13533955,"url":"https://github.com/SakshiUppoor/infinite-scroll-demo","last_synced_at":"2025-04-01T22:31:07.915Z","repository":{"id":112476446,"uuid":"420405468","full_name":"SakshiUppoor/infinite-scroll-demo","owner":"SakshiUppoor","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-24T09:52:22.000Z","size":14714,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-02T21:31:47.703Z","etag":null,"topics":["appwrite"],"latest_commit_sha":null,"homepage":"","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/SakshiUppoor.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,"roadmap":null,"authors":null}},"created_at":"2021-10-23T12:24:51.000Z","updated_at":"2024-02-07T18:05:54.000Z","dependencies_parsed_at":"2023-05-15T03:15:27.676Z","dependency_job_id":null,"html_url":"https://github.com/SakshiUppoor/infinite-scroll-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SakshiUppoor%2Finfinite-scroll-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SakshiUppoor%2Finfinite-scroll-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SakshiUppoor%2Finfinite-scroll-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SakshiUppoor%2Finfinite-scroll-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SakshiUppoor","download_url":"https://codeload.github.com/SakshiUppoor/infinite-scroll-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246720472,"owners_count":20822911,"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":["appwrite"],"created_at":"2024-08-01T07:01:24.724Z","updated_at":"2025-04-01T22:31:07.207Z","avatar_url":"https://github.com/SakshiUppoor.png","language":"JavaScript","funding_links":[],"categories":["Showcase (Built with Appwrite 📣)"],"sub_categories":["React"],"readme":"\n# Infinite Scroll Demo\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/46474346/138585064-5a8d7e92-ab4e-4845-8620-91ddbc31d066.png\" width=\"200px\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\nA simple React JS + Appwrite project to demonstrate infinite scroll paging.\n\u003c/p\u003e\n\n## Demo\n\nhttps://user-images.githubusercontent.com/46474346/138588734-fbc26a33-ab23-4297-a449-082efbde9bce.mp4\n\n## Run locally\n\n1. Install Appwrite by following the [installation guide](https://appwrite.io/docs/installation).\n\n2. Open the Appwrite console and create a new project.\n\n3. Navigate to `Database` and add a new `Collection` called `Photos`.\n\n4. Add the following rules and permissions:\n\n#### Rules:\n\n| Label     | Key        | Type      | Required | Array | Default Value |\n| :-------- | :--------- | :-------- | :------- | :---- | :------------ | \n| Username  | `username` | Text      | `true`   | false |               |\n| Avatar    | `avatar`   | URL       | `true`   | false |               |\n| Location  | `location` | Text      | `false`  | false |               |\n| Image     | `imageUrl` | URL       | `true`   | false |               |\n\n#### Permissions:\n\nRead Access: `*`\n\nWrite Access: `*`\n\n3. Clone this repo\n```bash\n  git clone https://github.com/SakshiUppoor/infinite-scroll-demo.git\n  cd infinite-scroll-demo\n```\n\n4. Install dependencies\n```bash\n  npm install\n```\n\n5. From the Appwrite console, note down the `API Endpoint`, `Project ID` and `Collection ID` of the `Photos` Collection and enter these in `src/config.js`.\n\n6. The project is ready to run! :rocket:\n```bash\n  npm start\n```\n    \n## Acknowledgements\n\n - [Appwrite](https://appwrite.io/) - End-to-end Backend Server\n - [Faker.js](https://github.com/Marak/Faker.js) - Mock user data for demo\n - [Lorem Picsum](https://picsum.photos/) - Mock photos for demo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSakshiUppoor%2Finfinite-scroll-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSakshiUppoor%2Finfinite-scroll-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSakshiUppoor%2Finfinite-scroll-demo/lists"}