GithubHelp home page GithubHelp logo

confsinfo's Introduction

confs.info

CircleCI

Dependencies

Running

Compile Elm code:

  • cd frontend
  • elm package install
  • elm make src/Main.elm --output ../backend/dist/elm.min.js

Build and run server

  • cd ../backend
  • docker-compose up web
  • open http://localhost:3000/index.html

Tests

  • cd frontend/test
  • elm package install
  • npm install
  • node_modules/elm-test/bin/elm-test AllTests.elm

and

  • cd backend
  • docker-compose run test

Rationale

I wanted to make a central place for designers and developers to find conferences they might be interested in. Conferences in any language, location, or focus are welcome so long as they:

  • Are targeted at designers and/or developers
  • Have a set location and date
  • Are the type of conference one might travel to (no local meetups, etc.)

If you know of a conference this list is missing (or want to add a feature), open a pull request!

confsinfo's People

Contributors

robertjlooby avatar rayhightower avatar trptcolin avatar lihop avatar

Stargazers

Eugene Dvornikov avatar Prem avatar Luca G. Soave avatar L. K. Post avatar Joshua Mendoza avatar jon โš avatar Marc Divins Castellvi avatar Viktor Evdokimov avatar Girish Sonawane avatar Nicole McCabe avatar  avatar Manuel Leduc avatar Ignacio Gutierrez avatar Oriol Gual avatar Lakshminp avatar Kofi Gumbs avatar Makis Otman avatar Zach Olauson avatar

Watchers

Oriol Gual avatar James Cloos avatar  avatar  avatar

confsinfo's Issues

Date filtering

Ability to filter in a date range.

Default to filtering to only future dates.

Persist filter state

Some way to persist the state of the filters chosen. Either through local storage or through the query string (which would allow for bookmarking or sharing links).

Nothing happens?

I clicked everything, but nothing happens. Blockers are disabled.

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36

bildschirmfoto von 2016-10-28 05-28-47

Am I doing something wrong?

Design

The page is mostly unstyled and looks terrible.

Add display string to model's tags

Right now the Tags are just being converted to strings to be displayed. This doesn't work for tags that should contain symbols (like CPlusPlus for C++) or that should start with a lowercase letter (like IOS for iOS). Tags should have a display string associated with them.

Add inclusive/exclusive filter toggles

If someone knows English and Spanish it would would make sense they could look for conferences with the tags English or Spanish and see conferences that are in either or both languages. I'm not sure how we would handle this case and also allowing something like Ruby or FunctionalProgramming which are in different "sections".

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.