Giter Site home page Giter Site logo

tobetoproject's Introduction

TobetoProject

NET Core, Entity Framework, React ve TypeScript gibi öğrendiğimiz teknolojileri kullanarak tobeto.com'u sıfırdan geliştirdik. Arka uçta, bir nLayered mimarisi kullandık ve yanıt-istek modelini kullandık. Temel varlık nesnelerini oluşturduktan sonra, projenin veritabanını normalizasyon kurallarına dikkat ederek MSSQL ile tasarladık.

Teknolojiler

  • Backend

    • .Net Core
    • Entitiy Framework
    • nLayered Mimari
    • MSSQL (Veritabanı)
  • Frontend

    • React
    • Typescript

Kurulum

  1. Frontend projesini klonlayın:
git clone https://github.com/bkklc/TobetoProjectUI
  1. İlgili klasörüne gidin:
cd TobetoProject
  1. Gerekli bağımlılıkları yükleyin:
npm install
  1. Veritabanı bağlantısını yapılandırın:

    • appsettings.json dosyasını açın ve MSSQL bağlantı dizesini güncelleyin
  2. Veritabanı oluşturun ve uygulamayı başlatın:

dotnet ef database update
dotnet run

Kullanım

Uygulama başladığında, tarayıcınızı açın ve http://localhost:3000/ adresine gidin. Burada, Tobeto.com'un kullanıcı arayüzünü göreceksiniz. Kaydolabilir, giriş yapabilir ve çeşitli bahis ve oyun seçeneklerinden yararlanabilirsiniz.

Emeği Geçenler

Furkan Kayali Burak Uğraş Ahmet Berk Kılıç Mehmet Cesur Cemal Taşkın Sercan Canoğlu Beyza Altıntoprak

tobetoproject's People

Contributors

hoixi avatar bkklc avatar cemaltkn avatar burakugras avatar mehmetcesur avatar sercanc7 avatar altintoprakbeyza avatar sinanozturk34 avatar halitkalayci avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.