Coder Social home page Coder Social logo

Support Fibonacci Sequence Cards about consensus HOT 5 OPEN

iejay avatar iejay commented on September 14, 2024
Support Fibonacci Sequence Cards

from consensus.

Comments (5)

fthiemonge avatar fthiemonge commented on September 14, 2024

Perhaps we can have a dropdown on room entry where we can pick what card style we want (regular, Fibonacci, T-Shirt, etc). Thoughts?

from consensus.

iejay avatar iejay commented on September 14, 2024

That would be cool.

from consensus.

fthiemonge avatar fthiemonge commented on September 14, 2024

Problem here. The current app has no persistence layer currently. We'll need to keep track of what card type is being used in what room so we'll need something. We could go KISS and just use the session/cache. Or we could go a little more hard-core and use a SQLite database.

I propose we create a Consensus.Persistence project for such purposes. Even if we just go with the session, it would separate that out so it's no biggie to change persistence layers later. We could also call it Consensus.Repository or Consensus.Service or...

Thoughts?

from consensus.

iejay avatar iejay commented on September 14, 2024

Well, if we just want some simple file based persistence, I keep looking for an excuse to try https://github.com/robconery/biggy

It's a file based document store for .NET. Looks like fun.

from consensus.

fthiemonge avatar fthiemonge commented on September 14, 2024

Good call. I'm thinking going KISS for now just storing stuff in the Cache. But if we need to expand for other reasons this looks like it would be a pretty sweet way to do it.

from consensus.

Related Issues (4)

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.