An open API service indexing awesome lists of open source software.

https://github.com/philnash/jsconf-schedule

An offline HTML schedule for JSConf EU
https://github.com/philnash/jsconf-schedule

cssconfeu jsconf service-worker

Last synced: 2 months ago
JSON representation

An offline HTML schedule for JSConf EU

Awesome Lists containing this project

README

        

# JSConf and CSSConf schedule

Hey there! [JSConfEU](http://jsconf.eu) is a great conference but sadly(!) the schedule is all wrapped up in a [Google Spreadsheet](http://2017.jsconf.eu/rough-schedule/).

This is an offline capable web application that has the full schedule for CSSConfEU and JSConfEU.

You can visit the app at [https://jsconf.philna.sh](https://jsconf.philna.sh).

## Contributing

Pull requests are welcome for improvements or schedule updates.

To run the application, clone the repository, then run:

```shell
$ npm install
$ npm run dev
```

## Contributors

Thanks to [Daniel Gooß](https://github.com/Dangoo) for the 2015 design.
Thanks to [@silkine](https://twitter.com/silkine) for the 2017 design.