{"id":16816137,"url":"https://github.com/alertis/kodiainternproject","last_synced_at":"2025-04-11T02:20:55.296Z","repository":{"id":55357727,"uuid":"188308927","full_name":"Alertis/kodiainternproject","owner":"Alertis","description":"Kodiasoft 2019 Yaz Staj Projesi ","archived":false,"fork":false,"pushed_at":"2021-01-05T08:36:47.000Z","size":426,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T23:41:25.736Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Alertis.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}},"created_at":"2019-05-23T21:26:02.000Z","updated_at":"2020-06-12T20:08:44.000Z","dependencies_parsed_at":"2022-08-14T22:11:26.341Z","dependency_job_id":null,"html_url":"https://github.com/Alertis/kodiainternproject","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/Alertis%2Fkodiainternproject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alertis%2Fkodiainternproject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alertis%2Fkodiainternproject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alertis%2Fkodiainternproject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alertis","download_url":"https://codeload.github.com/Alertis/kodiainternproject/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248328389,"owners_count":21085306,"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":[],"created_at":"2024-10-13T10:37:26.942Z","updated_at":"2025-04-11T02:20:55.262Z","avatar_url":"https://github.com/Alertis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\u003c!-- PROJECT SHIELDS --\u003e\n[![Build Status][build-shield]]()\n[![Contributors][contributors-shield]]()\n[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Alertis/kodiainternproject\"\u003e\n    \u003ch3\u003e\u003c/h3\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003eKodiasoft Intern Project\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Kodiasoft tarafından gönderilen frontend yaz staj projesidir. Detaylı proje dökümanı için \u003ca href=\"https://gitlab.com/kodiasoft/intern/2019/wikis/FrontEnd\"\u003e tıklayınız \u003c/a\u003e \n    \u003cbr /\u003e\n    \u003ca href=\"https://laughing-cori-7a6aa2.netlify.com/\"\u003e Demo için tıklayın.\u003c/a\u003e\n    \u003cbr /\u003e\n    ·\n    \u003ca href=\"https://github.com/Alertis/kodiainternproject/issues\"\u003eBugları raporla\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/Alertis/kodiainternproject/issues\"\u003eİstekte bulun\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n## İçerik\n\n* [Proje Hakkında](#proje-hakkında)\n  * [Kullanılan Paketler](#kullanılan-paketler)\n* [Başlangıç](#başlangıç)\n  * [Gereksinimler](#gereksinimler)\n  * [Kurulum](#kurulum)\n* [İletişim](#iletişim)\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## Proje Hakkında\n\nUygulama içerisinde kayıt edilen üniversiteler, kayıt edilen üniversitelere ait öğrenciler, üniversite detayları, öğrenci detaylar ve öğrenci ekleme alanları bulunmaktadır. \n\"axios\": \"^0.18.0\",\n\n### Kullanılan Paketler\nUygulama geliştirme sırasında aşağıdaki paketlerden yararlanılmıştır.\n* [React](https://reactjs.org/)\n* [React Redux](https://redux.js.org/basics/usage-with-react)\n* [React Router Dom](https://www.npmjs.com/package/react-router-dom)\n* [Semantic UI](https://react.semantic-ui.com/)\n* [Moment](https://www.npmjs.com/package/moment)\n\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Başlangıç\n\nProjeyi kendi bilgisayarınıza kurmak için aşağıdaki adımları takip edebilirsiniz.\n\n### Gereksinimler\n\nProjeyi çalıştırabilmek için aşağıdaki paketleri yüklemeniz gerekmekte\n* npm\n```sh\nnpm install npm@latest -g\n```\n\n\n### Kurulum\n\n1. Github reposunu klonlayın\n```sh\ngit clone https://github.com/Alertis/kodiainternproject\n```\n2. NPM paketlerini kurun\n```sh\nnpm install\n```\n\n\n\u003c!-- CONTACT --\u003e\n## Iletişim\n\nOsman Yavuz Demir - [@alertisx](https://twitter.com/Alertisx) - osmanyavuzdemir96@gmail.com\n\nProje Linki: [https://github.com/Alertis/kodiainternproject](https://github.com/Alertis/kodiainternproject)\n\n\n\n\n\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n[build-shield]: https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat-square\n[contributors-shield]: https://img.shields.io/badge/contributors-1-orange.svg?style=flat-square\n[license-shield]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square\n[license-url]: https://choosealicense.com/licenses/mit\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/in/osmanyavuzdemir/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falertis%2Fkodiainternproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falertis%2Fkodiainternproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falertis%2Fkodiainternproject/lists"}