{"id":23292191,"url":"https://github.com/anshuman7negi/kanban_board","last_synced_at":"2025-08-03T01:10:54.868Z","repository":{"id":185047541,"uuid":"672732976","full_name":"anshuman7negi/Kanban_board","owner":"anshuman7negi","description":"A single page website which allows user to  give like and comment to there favourite meal. Built with HTML, CSS and Javascript.","archived":false,"fork":false,"pushed_at":"2023-08-04T11:33:16.000Z","size":430,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2024-12-31T16:58:30.332Z","etag":null,"topics":["css3","html5","javascript","jest","webpack"],"latest_commit_sha":null,"homepage":"https://anshuman7negi.github.io/Kanban_board/dist/","language":"JavaScript","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/anshuman7negi.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":"2023-07-31T03:29:38.000Z","updated_at":"2023-11-24T07:06:18.000Z","dependencies_parsed_at":"2023-08-19T15:16:55.711Z","dependency_job_id":null,"html_url":"https://github.com/anshuman7negi/Kanban_board","commit_stats":null,"previous_names":["anshuman7negi/kanban_board"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshuman7negi%2FKanban_board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshuman7negi%2FKanban_board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshuman7negi%2FKanban_board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshuman7negi%2FKanban_board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anshuman7negi","download_url":"https://codeload.github.com/anshuman7negi/Kanban_board/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238574791,"owners_count":19494724,"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":["css3","html5","javascript","jest","webpack"],"created_at":"2024-12-20T05:43:23.715Z","updated_at":"2025-02-13T00:34:49.185Z","avatar_url":"https://github.com/anshuman7negi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \n  \u003ch3\u003e\u003cb\u003eWelcome to our Project\u003c/b\u003e\u003c/h3\u003e\n\n\u003c/div\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n- [🌍 Online Version](#online-version)  \n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n\n\n# 📖 Flavour Hub \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Flavour Hub** is a web application that displays different meals from an API and allows users to like and comment on their favourite meals.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n \n- **[HTML5]**\n- **[CSS3]**\n- **[Javascript]**\n- **[Webpack]**\n- **[Jest]**\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **[Popup cards]**\n- **[Use of MealDB API]**\n- **[Use of involvement API]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n- **[Clone the repository.]**\n- **[Create a directory in your device.]**\n\n### Prerequisites\n\nIn order to run this project you need:\n- **[A code editor like VS code]**\n- **[Internet connection]**\n\nBefore running the app, Follow these steps to get the API key(s):\n- Go to the website of the API provider(s) and sign up for an account.\n- Once you have an account, navigate to the API documentation to find details on how to obtain an API key or credentials.\n- Some APIs may require you to create a new project or app to get a unique API key.\n- Make sure to review the API provider's terms of service and usage guidelines.\n\nAlso:\n\n- npm install\n- npm start\n\n### Setup\n\nClone this repository to your desired folder:\n\nExample commands:\n\n  git clone https://github.com/anshuman7negi/Kanban_board.git\n \n  cd Kanban_board\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🌍 Online Version \u003ca name=\"online-version\"\u003e\u003c/a\u003e\n  \n  [Live version](https://anshuman7negi.github.io/Kanban_board/dist/)\n\n## 📹 Video Presentation \u003ca name=\"Video-Presentation\"\u003e\u003c/a\u003e\n  \n  [Video Presentation](https://drive.google.com/file/d/1pYBPj9zkxM5IgwO3xaJnGUVq0sK6-s2q/view?usp=sharing)\n  \n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Bupilipili**\n\n- GitHub: [@bupilipili](https://github.com/bupilipili)\n- Twitter: [@ErickBupilipili](https://twitter.com/ErickBupilipili?t=UqGSzTxuad6me1Rf7eplPg\u0026s=08)\n- LinkedIn: [ErickBupilipili](https://www.linkedin.com/in/erick-bupilipili-08ba31228)\n\n 👤 **Anshuman Singh Negi**\n\n- GitHub: [@githubhandle](https://github.com/anshuman7negi)\n- Twitter: [@twitterhandle](https://twitter.com/AnshumanNegi108)\n- LinkedIn: [@LinkedIn](https://www.linkedin.com/in/anshuman-singh-negi-33779a224/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- **[Use of frontend frameworks]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [isuue](https://github.com/anshuman7negi/Kanban_board/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project you can star the repository to make it look better.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nWe would like to thank Microverse for giving us all the necessary knowledge we need to make this project.\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./MIT.md) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanshuman7negi%2Fkanban_board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanshuman7negi%2Fkanban_board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanshuman7negi%2Fkanban_board/lists"}