{"id":20472335,"url":"https://github.com/strawhat19/productivf","last_synced_at":"2026-04-12T14:45:37.108Z","repository":{"id":69991973,"uuid":"599882906","full_name":"strawhat19/ProductIVF","owner":"strawhat19","description":"ProductIVF is an application I wanted to make to help with simple task management. You can create lists and items, then complete those items. Then delete and remove unwanted lists and items.","archived":false,"fork":false,"pushed_at":"2025-10-17T03:13:47.000Z","size":3817,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-18T06:45:25.611Z","etag":null,"topics":["next","react","sass","typescript"],"latest_commit_sha":null,"homepage":"https://www.productivf.com/","language":"TypeScript","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/strawhat19.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-10T04:43:07.000Z","updated_at":"2025-10-17T03:13:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc71573b-654c-4a90-b35f-204efaf6471b","html_url":"https://github.com/strawhat19/ProductIVF","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/strawhat19/ProductIVF","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawhat19%2FProductIVF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawhat19%2FProductIVF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawhat19%2FProductIVF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawhat19%2FProductIVF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strawhat19","download_url":"https://codeload.github.com/strawhat19/ProductIVF/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strawhat19%2FProductIVF/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280657109,"owners_count":26368263,"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-23T02:00:06.710Z","response_time":142,"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":["next","react","sass","typescript"],"created_at":"2024-11-15T14:19:33.376Z","updated_at":"2025-10-23T16:52:29.047Z","avatar_url":"https://github.com/strawhat19.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProductIVF\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n![License](https://img.shields.io/github/license/strawhat19/ProductIVF)\n![State](https://img.shields.io/github/deployments/strawhat19/ProductIVF/Production)\n![Total Lines](https://img.shields.io/tokei/lines/github/strawhat19/ProductIVF)\n![Repo Size](https://img.shields.io/github/repo-size/strawhat19/ProductIVF)\n![Release](https://img.shields.io/github/release/strawhat19/ProductIVF)\n\n![NextJS](https://img.shields.io/badge/next.js-000000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white)\n![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB)\n![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge\u0026logo=SASS\u0026logoColor=white)\n![Firebase](https://img.shields.io/badge/Firebase-039BE5?style=for-the-badge\u0026logo=Firebase\u0026logoColor=white)\n\n![Screenshot of Application Grids Boards DB](./assets/ProductIVF-v560-DB.png)\n\n\u003c!-- ![Screenshot of Application Dark Mode](./assets/ProductIVF-v200-Tasks.png) --\u003e\n\n\u003c!-- ![Screenshot of Application Light Mode](./assets/ProductIVF-v001-Light-Mode.png) --\u003e\n\n## About\nI used Next js to make this site which is a playground for developers to mess with and test out code. Right now, I'm messing with Drag and Drop to make my own sort of to do list or kanban board app. I Wanted a way to quickly manage lists, to do lists, and subtasks. I used lots of productivity and project management apps, but they all seemed to be missing some feature I liked, so I'm experimenting with making my own just for fun! Once this app is done, I plan to use the board to help myself get into the world of machine learning and learn AI!\n\n## Table of Contents  \n* [About](#about)\n* [Installation](#installation)\n* [Usage](#usage)\n* [Licensing](#licensing)\n* [Questions](#questions)\n\n## Installation\n```\ngit clone git@github.com:strawhat19/ProductIVF.git\ncd ProductIVF/\nnpm install\nnpm run dev\n```\n\n## Usage\n\n### Add a List\n\n#### On the Home Page or the Lists Page, you can start by making simple Draggable, Droppable To Do Lists or just Lists in General of what you would like to Track!\n\n### Add an Item\n\n#### On the Home Page or the Lists Page, you can Add Items to the List and Update Them!\n\nProd [https://productivf.vercel.app/](https://productivf.vercel.app/) to see the prod build.\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.mdx`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\n## Licensing\n#### \n      MIT License\n\n      Copyright (C) 2012-2023 by various contributors (see AUTHORS)\n\n      Permission is hereby granted, free of charge, to any person obtaining a copy\n      of this software and associated documentation files (the \"Software\"), to deal\n      in the Software without restriction, including without limitation the rights\n      to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n      copies of the Software, and to permit persons to whom the Software is\n      furnished to do so, subject to the following conditions:\n\n      The above copyright notice and this permission notice shall be included in\n      all copies or substantial portions of the Software.\n\n      THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n      IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n      FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n      AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n      LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n      OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n      THE SOFTWARE.\n      \n      Copyright 1998 by the Massachusetts Institute of Technology.\n\n      Permission to use, copy, modify, and distribute this software and its\n      documentation for any purpose and without fee is hereby granted, provided that\n      the above copyright notice appear in all copies and that both that copyright\n      notice and this permission notice appear in supporting documentation, and that\n      the name of M.I.T. not be used in advertising or publicity pertaining to\n      distribution of the software without specific, written prior permission.\n      M.I.T. makes no representations about the suitability of this software for any\n      purpose.  It is provided \"as is\" without express or implied warranty.\n#### https://opensource.org/licenses/MIT\n\n## Questions\n\n#### GitHub Profile: [*strawhat19*](https://github.com/strawhat19)\n\n#### Contact me or ask me questions at [rahmed@piratechs.com](mailto:rahmed@piratechs.com).\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrawhat19%2Fproductivf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrawhat19%2Fproductivf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrawhat19%2Fproductivf/lists"}