Coder Social home page Coder Social logo

expostfacto's People

Contributors

ndcampbell avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

expostfacto's Issues

Remove Bootstrap Grid

I switched UI Framework to MaterialUI, still need to remove the bootstrap grid and find a good solution for handling the columns

Center Vote Star in card

I want the voting start to be center in the bottom card div but having the hard time getting it to line up.

Enable string wrapping on cards

Right now the paragraphs do not wrap and break the card divs. The strings should wrap and have a character display limit so that they stay nicely in their divs.

Board creation

add ability for new boards to be created with custom columns and colors.

fix "Error: Can't set headers after they are sent." express error

Not sure what is causing this....Express throws this error on any POST though it still completes the transaction and does not kill the process. Full stack:

Error: Can't set headers after they are sent.
    at ServerResponse.OutgoingMessage.setHeader (_http_outgoing.js:344:11)
    at ServerResponse.header (/Users/dcampbell/personal/ex-post-facto/app/node_modules/express/lib/response.js:719:10)
    at ServerResponse.send (/Users/dcampbell/personal/ex-post-facto/app/node_modules/express/lib/response.js:164:12)
    at /Users/dcampbell/personal/ex-post-facto/app/app.js:44:23
    at Layer.handle [as handle_request] (/Users/dcampbell/personal/ex-post-facto/app/node_modules/express/lib/router/layer.js:95:5)
    at next (/Users/dcampbell/personal/ex-post-facto/app/node_modules/express/lib/router/route.js:131:13)
    at Route.dispatch (/Users/dcampbell/personal/ex-post-facto/app/node_modules/express/lib/router/route.js:112:3)
    at Layer.handle [as handle_request] (/Users/dcampbell/personal/ex-post-facto/app/node_modules/express/lib/router/layer.js:95:5)
    at /Users/dcampbell/personal/ex-post-facto/app/node_modules/express/lib/router/index.js:277:22
    at Function.process_params (/Users/dcampbell/personal/ex-post-facto/app/node_modules/express/lib/router/index.js:330:12)

Add card clean up logic

When a board is deleted, all cards associated with it should also be deleted.

Will need to update DB to use a foreign key for easier DB actions.

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.