Giter Club home page Giter Club logo

events.lmlab.net's Introduction

360 Boards

  • 2016.12 「Events」から「360 Board」にタイトルを変更しました。

「360 Board」では、シンプルなイベント告知ページを作ることができます。

SNS等でのイベント告知のランディングページとしての利用を想定しています。 目的・ジャンルを問わず、様々なタイプのイベントの告知にお使い頂けます。 細かい規約は設けていませんが、良識のある利用をお願い致します(不適切と判断した投稿は予告なく削除することがあります)。

Ruby on Railsの勉強会で作った習作に手を加えて公開しています。 ソースコードはGitHubで公開していますので、 自由にフォークして独自のサイト作りに役立てて頂いても構いません。 機能追加のリクエストや不具合報告も歓迎します。

Thanks to

events.lmlab.net's People

Contributors

lm-itou avatar yosei avatar

Watchers

James Cloos avatar  avatar Kai Shoya avatar  avatar

events.lmlab.net's Issues

同じ画像を複数のイベントで使いまわせるようにしたい

「複製」機能があるので、操作自体は簡単で使いやすいのだが、多数のレコードに同じblobが載ってくることになって、データベースのサイズが肥大化してしまっています。画像のハッシュ値か何かを保持しておいて、同じ場合は実体を保管しない、というようなことは可能か?

掲載リクエストフォーム

URLを貼り付けたらSlackに飛んでくるだけとか?
(不達の場合は??一応テーブル作ってデータは貯めといた方がいいか)

主催者別のページが壊れてる

http://events.lmlab.net/events_by/3

ActionView::Template::Error (undefined local variable or method `index' for #<#<Class:0x007fb7d1a8f328>:0x007fb7cfbc7828>):
    1: <div class="event <%= "hidden-xs" if index > 0 %>">
    2:   <h3><%= link_to event.title, event %></h3>
    3:   <p>
    4:     <span class="glyphicon glyphicon-time" title="開催日"></span> <%= event.opendate_short %><br/>
  app/views/events/_event.html.erb:1:in `_app_views_events__event_html_erb___3915832817219720076_70213720254860'
  app/views/events/index_by_user.html.erb:5:in `block in _app_views_events_index_by_user_html_erb__283013285522027940_70213720177340'
  app/views/events/index_by_user.html.erb:4:in `_app_views_events_index_by_user_html_erb__283013285522027940_70213720177340'

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.