Giter Site home page Giter Site logo

omninando / list Goto Github PK

View Code? Open in Web Editor NEW

This project forked from conferenceradar/list

0.0 1.0 0.0 11.44 MB

Site containing list of tech conferences

Home Page: http://www.conferenceradar.com

License: MIT License

HTML 7.56% JavaScript 91.15% CSS 1.30%

list's Introduction

Conference Radar

This project was created with the goal of maintaining a community list of tech conferences.

How to help

If you see any errors, have an event to add, or add detail to an event that is currently listed, please file an issue or pull request.

Add Details

  1. Navigate to conferenceradar.com and click Toggle 'add event' form to display the form to create a record. Add Event
  2. Edit the form as completely as possible and click 'Generate' Generate Event  Record
  3. Submit an issue with the output of the form OR (even better) update events.json with the record and submit a Pull Request. This file is sorted alphabetically by name but don't worry too much about that -- we have a tool that will reorganize that we can run before making a new release of the site.
Events structure

This application is currently based on a json file containing conference information.

  {
    "name": "{{CONFERENCE NAME}}",
    "topic": "",
    "url": "{{CONFERENCE URL}}",
    "twitter": "",
    "city": "New York",
    "stateProvince": "NY",
    "country": "United States",
    "eventStartDate": "",
    "eventEndDate": "",
    "cfpStartDate": "",
    "cfpEndDate": "",
    "codeOfConduct": "",
    "latitude": 40.7127837,
    "longitude": -74.0059413
  },

The main fields right now are:

  • name: Name of the conference
  • topic: The topic of the conference
  • url: The conference website
  • twitter: The conference twitter handle or hashtag if no profile exists
  • city: City
  • stateProvince: State/Province (can be empty)
  • country: Country
  • eventStartDate: The Date/DateTime that this event starts (currently all dates are local โ€” The longer term goal is for these to be UTC)
  • eventEndDate: The Date/DateTime that this event ends
  • cfpStartDate: The Date/DateTime that the CFP for this event starts
  • cfpEndDate: The Date/DateTime that the CFP for this event ends
  • codeOfConduct: Right now, this is a string for determining if an event has a code of conduct. (Perhaps switch this to a URL?)
  • latitude: Latitude based on the event location information
  • longitude: Longitude based on the event location information

Don't like editing JSON?

Totally understandable! If you know of a conference or see anything missing on this list? Submit a GitHub issue using standard text ๐Ÿ‘ This will help put this item on the radar of others!

list's People

Contributors

aldrinmartoq avatar alvinashcraft avatar andlju avatar appsforartists avatar bnb avatar brandonkelly avatar garethgreenaway avatar iamchathu avatar iroachie avatar je553 avatar jina avatar joellanciaux avatar kpgalligan avatar maartenba avatar marklittlewoodbos avatar nivex avatar omninando avatar ryanlanciaux avatar shreve avatar vitortalaia avatar

Watchers

 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.