https://github.com/alertis/kodiainternproject
Kodiasoft 2019 Yaz Staj Projesi
https://github.com/alertis/kodiainternproject
Last synced: about 1 year ago
JSON representation
Kodiasoft 2019 Yaz Staj Projesi
- Host: GitHub
- URL: https://github.com/alertis/kodiainternproject
- Owner: Alertis
- License: apache-2.0
- Created: 2019-05-23T21:26:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T08:36:47.000Z (over 5 years ago)
- Last Synced: 2025-03-24T23:41:25.736Z (about 1 year ago)
- Language: JavaScript
- Size: 416 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status][build-shield]]()
[![Contributors][contributors-shield]]()
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Kodiasoft Intern Project
Kodiasoft tarafından gönderilen frontend yaz staj projesidir. Detaylı proje dökümanı için tıklayınız
Demo için tıklayın.
·
Bugları raporla
·
İstekte bulun
## İçerik
* [Proje Hakkında](#proje-hakkında)
* [Kullanılan Paketler](#kullanılan-paketler)
* [Başlangıç](#başlangıç)
* [Gereksinimler](#gereksinimler)
* [Kurulum](#kurulum)
* [İletişim](#iletişim)
## Proje Hakkında
Uygulama içerisinde kayıt edilen üniversiteler, kayıt edilen üniversitelere ait öğrenciler, üniversite detayları, öğrenci detaylar ve öğrenci ekleme alanları bulunmaktadır.
"axios": "^0.18.0",
### Kullanılan Paketler
Uygulama geliştirme sırasında aşağıdaki paketlerden yararlanılmıştır.
* [React](https://reactjs.org/)
* [React Redux](https://redux.js.org/basics/usage-with-react)
* [React Router Dom](https://www.npmjs.com/package/react-router-dom)
* [Semantic UI](https://react.semantic-ui.com/)
* [Moment](https://www.npmjs.com/package/moment)
## Başlangıç
Projeyi kendi bilgisayarınıza kurmak için aşağıdaki adımları takip edebilirsiniz.
### Gereksinimler
Projeyi çalıştırabilmek için aşağıdaki paketleri yüklemeniz gerekmekte
* npm
```sh
npm install npm@latest -g
```
### Kurulum
1. Github reposunu klonlayın
```sh
git clone https://github.com/Alertis/kodiainternproject
```
2. NPM paketlerini kurun
```sh
npm install
```
## Iletişim
Osman Yavuz Demir - [@alertisx](https://twitter.com/Alertisx) - osmanyavuzdemir96@gmail.com
Proje Linki: [https://github.com/Alertis/kodiainternproject](https://github.com/Alertis/kodiainternproject)
[build-shield]: https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat-square
[contributors-shield]: https://img.shields.io/badge/contributors-1-orange.svg?style=flat-square
[license-shield]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
[license-url]: https://choosealicense.com/licenses/mit
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/osmanyavuzdemir/