Coder Social home page Coder Social logo

dogabaris / scrumpoker Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.11 MB

Socketbased scrum poker app

C# 4.04% CSS 0.16% ASP 0.03% JavaScript 87.27% HTML 2.95% TypeScript 5.56%
socket signalr scrum scrum-board scrum-poker agile agile-development scrum-master scrum-agile

scrumpoker's Introduction

ScrumPoker

Kurulum

  • frontend-app klasöründe açılan terminalde
npm i

komutuyla node paketlerinin yüklenmesi gerekmektedir.

npm i -g @angular/cli

komutuyla angular cli'ının global yüklenmesi sağlanarak istenilen yerde angular buildleri yapılır hale getirilmelidir.

  • Angular frontend javascript kodlarının .net tarafında güncellenmesi için
ng build --deploy-url /angular/libs/

komutu çalıştırılmalıdır.

  • TrendyolCase klasöründe olması gereken .net'in packages klasörü yani nuGet Paketleri'nin indirilmesi için proje visual studio ile açılıp otomatik olarak indirilmesi sağlanmalıdır.

  • Visual Studio'da yukarıdaki işlemler yapıldığında IIS sunucu/proje run edilmelidir.

  • Angular frontend kodlarının .net tarafında kod geliştirme sırasında güncellenmesi için

ng build --deploy-url /angular/libs/ --watch

komutu çalıştırılabilir, zorunlu değildir.

Linkler

Session ve storyleri oluşturmak için;

localhost(:port)/poker-planning-add-story-list

Scrum Master'ın session/storyleri oluşturduktan sonra yönlendirildiği link;

localhost(:port)/poker-planning-view-as-scrummaster/:sessionName

Developerlar ile paylaşılan link;

localhost(:port)/poker-planning-view-as-developer/:sessionName

scrumpoker's People

Contributors

dogabaris avatar

Watchers

 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.