Giter VIP home page Giter VIP logo

list's Introduction

Conference Radar

This project was created with the goal of maintaining a community list of tech conferences and their status in light of Covid-19.

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.

Add Details

  1. Navigate to conferenceradar.com and click Toggle 'add event' form to display the form to create a record.
  2. Edit the form as completely as possible and click 'Save'
  3. We moderate all conference submissions so it may not show up right away but have been publishing updated conference listings multiple times a day

list's People

Contributors

benediktvaldez avatar bnb avatar brandonkelly avatar davidcberry13 avatar donroyco avatar finid avatar gantman avatar garethgreenaway avatar iamchathu avatar irabinovitch avatar iroachie avatar je553 avatar joellanciaux avatar kpgalligan avatar maartenba avatar marklittlewoodbos avatar mgnt avatar mikestreety avatar mrdowden avatar mvaldesdeleon avatar paulroub avatar psalant726 avatar ringods avatar ryanlanciaux avatar sadukie avatar saravieira avatar siakaramalegos avatar taylonr avatar vitortalaia avatar zackarychapple avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

list's Issues

Add filter option to show events by distance from location

If a site visitor has allowed the geolocation to take over -- a dropdown should show up to allow filtering events by distance from current location.

It should be within 25, 50, 100, 200, 500 miles

This functionality should filter just like the upcoming / open cfp filters do and this dropdown should live in that button group.

Make Calendar view

Instead of a list and map, also make the ability to flip to a calendar view of the data.

Add Serverless Days London 2018

{
"name": "Serverless Days London",
"topic": "Community conference about serverless cloud platforms",
"url": "https://london.serverlessdays.io/",
"twitter": "@serverlessldn",
"city": "London",
"stateProvince": "",
"country": "United Kingdom",
"eventStartDate": "2018-06-06T23:00:00.000Z",
"eventEndDate": "2018-06-06T23:00:00.000Z",
"cfpStartDate": "2018-04-05T23:00:00.000Z",
"cfpEndDate": "2018-05-06T23:00:00.000Z",
"codeOfConduct": "",
"latitude": 51.5073509,
"longitude": -0.1277583
}

Add The Lead Developer Austin

{
"name": "The Lead Developer Austin",
"topic": "The conference for tech leads",
"url": "https://austin2018.theleaddeveloper.com",
"twitter": "@TheLeadDev",
"city": "Austin",
"stateProvince": "Texas",
"country": "United States",
"eventStartDate": "2018-12-06T00:00:00.000Z",
"eventEndDate": "2018-12-06T00:00:00.000Z",
"cfpStartDate": "",
"cfpEndDate": "2018-08-02T23:00:00.000Z",
"codeOfConduct": "",
"latitude": 30.267153,
"longitude": -97.7430608
}

Make event form generate json object

Form should generate json file with name based on provided data. Right now, the json data is placed in the text area next to the form. It would be good to have a button that exports the downloadable JSON file ("save as...")

README references non-existing events.json

The README suggests editing events.json, including a link to a page that 404s. I assume this is obsolete info; it now appears that the site wants a collection of individual event-name.json files.

Add DeveloperWeek 2020

{
"name": "DeveloperWeek",
"topic": "Developer Conference",
"url": "developerweek.com",
"twitter": "@developerweek",
"city": "Oakland",
"stateProvince": "CA",
"country": "USA",
"eventStartDate": "2020-02-12T08:00:00.000Z",
"eventEndDate": "2020-02-16T08:00:00.000Z",
"cfpStartDate": "2019-11-04T08:00:00.000Z",
"cfpEndDate": "2019-11-15T08:00:00.000Z",
"codeOfConduct": "",
"latitude": 37.8043514,
"longitude": -122.2711639
}

Feature Request: Allow virtual-only events

With the events that are getting cancelled, there are virtual events that are sprouting up, as people see the need to replace these. It would be nice if we could add virtual-only events.

Maybe the form looks like this:
image

And if the checkbox is checked, don't validate City, State, or Country.

PR enquiry

{
"name": "Webdagene",
"topic": "Scandinavia’s biggest digital customer experience conference!",
"url": "https://www.webdagene.no/",
"twitter": "",
"city": "Oslo",
"stateProvince": "Oslo",
"country": "Norway",
"eventStartDate": "2017-10-17T22:00:00.000Z",
"eventEndDate": "2017-10-19T22:00:00.000Z",
"cfpStartDate": "",
"cfpEndDate": "",
"codeOfConduct": ""
}

PR enquiry

Would you be interested in a PR that centred the map on the visitor's location? The app's a bit frustrating if you aren't an American.

Feature Request: Allow original dates and new dates for Postponed events

When I was adding Postponed events, I was confused what dates to put for the Start and End dates. With Postponed events, it might help to have their original dates and then the dates they moved to (if available).

Proposed UX:

If the dropdown is set to Postponed, show fields for new dates.

Break apart events.json

Events.json is too big and should not hold all the events. There should be a way to keep events separate and a build script should run to make the files that eventually are used by the site.

There should be a script that runs and makes events.json into a series of files -- one per conference.

The filename should be ${year}-${month}-${country}-${stateProvince}-${city}-${eventName}.json

A build script should run to build a series of files that will be used on the production site. One for unknown date events, one for upcoming, and one for each year -- only the upcoming one should be imported on the site -- the rest should be pulled in later if the visitor chooses to show an archive list.

Add React Day Berlin

{
"name": "React Day Berlin",
"topic": "React, React Native, JavaScript",
"url": "https://reactday.berlin",
"twitter": "@reactdayberlin",
"city": "Berlin",
"stateProvince": "Berlin",
"country": "Germany",
"eventStartDate": "2018-11-29T23:00:00.000Z",
"eventEndDate": "2018-11-29T23:00:00.000Z",
"cfpStartDate": "2018-04-30T22:00:00.000Z",
"cfpEndDate": "2018-08-16T22:00:00.000Z",
"codeOfConduct": "",
"latitude": 52.52000659999999,
"longitude": 13.404954
}

Add foss-north

{
"name": "foss-north",
"topic": "Free and Open Source",
"url": "https://foss-north.se",
"twitter": "",
"city": "Gothenburg",
"stateProvince": "",
"country": "Sweden",
"eventStartDate": null,
"eventEndDate": null,
"cfpStartDate": null,
"cfpEndDate": null,
"codeOfConduct": "",
"latitude": 57.70887,
"longitude": 11.97456
}

Switch to Gatsby

Gatsby would make some of the long-term goals a little bit easier (plus Gatsby is awesome). Before any of the more sophisticated ideas get added, switch the site container to Gatsby

Automatically zoom in/show conference details on circle click

Hi!

At the moment, the only way there is to see the conference details is to search it directly.

I was wondering if it makes sense to add a way of showing it by clicking on the circle on the map. Either by "automatically search the name" or by showing the details on the "tooltip" that appears there.

Thanks!

WebExpo Prague

Hi, this is the prime Prague conference about anything related to web development/design.

{
"name": "WebExpo",
"topic": "Explore the unforgettable city of Prague, listen to talks from more than 70 local and international speakers on many exciting topics, meet over 2000 web enthusiasts from many different countries and professions and enjoy the parties!",
"url": "https://www.webexpo.cz/",
"twitter": "https://twitter.com/webexpo?lang=cs",
"city": "Prague",
"stateProvince": "",
"country": "Czech Republic",
"eventStartDate": "2017-09-21T22:00:00.000Z",
"eventEndDate": "2017-09-22T22:00:00.000Z",
"cfpStartDate": "",
"cfpEndDate": "",
"codeOfConduct": ""
}

Add That Conference 2018

events.json is gone, so the submission docs aren't in synch yet.

Can you please add:

{
"name": "That Conference 2018",
"topic": "Polyglot technology, Languages, Platforms, Methodologies, Hardware",
"url": "http://www.ThatConference.com",
"twitter": "@ThatConference",
"city": "Wisconsin Dells",
"stateProvince": "WI",
"country": "United States",
"eventStartDate": "2018-08-06T04:00:00.000Z",
"eventEndDate": "2018-08-08T04:00:00.000Z",
"cfpStartDate": "",
"cfpEndDate": "",
"codeOfConduct": ""
}

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.