{"id":32516511,"url":"https://github.com/imrenr/tutorialapp","last_synced_at":"2026-05-04T09:33:38.676Z","repository":{"id":313650290,"uuid":"1051892178","full_name":"ImrenR/TutorialApp","owner":"ImrenR","description":"React Tutorial Manager – A modern, responsive web app built with React, Vite, Axios, and Bootstrap that allows users to add, view, edit, and delete tutorials seamlessly. Perfect for learning and demonstrating basic CRUD operations in a React environment.","archived":false,"fork":false,"pushed_at":"2025-10-19T19:03:10.000Z","size":60,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-28T01:55:31.559Z","etag":null,"topics":["axios","bootstrap","crud","hooks","react-icons","reactjs","restful-api","vitejs"],"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/ImrenR.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-07T00:06:43.000Z","updated_at":"2025-10-19T19:04:05.000Z","dependencies_parsed_at":"2025-09-07T16:26:22.859Z","dependency_job_id":"3d59b246-91da-4de5-b81a-aabc50badec3","html_url":"https://github.com/ImrenR/TutorialApp","commit_stats":null,"previous_names":["imrenr/react-vite-crud-example-tutorial-manager","imrenr/tutorialapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ImrenR/TutorialApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImrenR%2FTutorialApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImrenR%2FTutorialApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImrenR%2FTutorialApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImrenR%2FTutorialApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImrenR","download_url":"https://codeload.github.com/ImrenR/TutorialApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImrenR%2FTutorialApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32601576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["axios","bootstrap","crud","hooks","react-icons","reactjs","restful-api","vitejs"],"created_at":"2025-10-28T01:55:18.158Z","updated_at":"2026-05-04T09:33:38.671Z","avatar_url":"https://github.com/ImrenR.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Tutorial Manager\n\nA simple and interactive web app to manage tutorials using React, Vite, Axios, and Bootstrap. Users can add, view, edit, and delete tutorials in a clean, responsive interface.\n\n---\n\n## Features\n\n- Add Tutorials – Users can create new tutorials with title and description.\n\n- View Tutorials – All tutorials are displayed in a table with ID, title, and description.\n\n- Edit Tutorials – Update existing tutorials through a modal interface.\n\n- Delete Tutorials – Remove tutorials with a single click.\n\n- Responsive Design – Built with Bootstrap for mobile-friendly UI.\n\n- REST API Integration – Interacts with a backend API using Axios.\n\n\n---\n\n## Preview\n\n[View](https://github.com/user-attachments/assets/d56b90f6-9ab6-4de8-8abc-50c74603934d)\n\n---\n\n## Tech Stack\n\n- Frontend: React, Vite, Axios, Bootstrap\n\n- Icons: react-icons\n\n- Backend: REST API (any backend you connect to)\n\n---\n\n## Project Structure\n```\nmy-project/\n│── public/\n│── src/\n│   ├── components/\n│   │   ├── AddTutorial.jsx\n│   │   ├── TutorialList.jsx\n│   │   └── EditTutorial.jsx\n│   ├── App.jsx\n│   └── main.jsx\n│── .env\n│── index.html\n│── package.json\n│── vite.config.js\n```\n\n---\n\n## How It Works\n\n- Add a Tutorial – Fill the form in AddTutorial and submit.\n\n- View Tutorials – All tutorials fetched from API are displayed in TutorialList.\n\n- Edit a Tutorial – Click the edit icon, modify the fields in the modal, and save.\n\n- Delete a Tutorial – Click the delete icon to remove a tutorial.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimrenr%2Ftutorialapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimrenr%2Ftutorialapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimrenr%2Ftutorialapp/lists"}