sophia.events/README.md
2018-01-27 00:20:25 +01:00

1.5 KiB

Purpose

Setup a simple web site, with an easy to remember URL: http://sophia.events, and acting as a hub which lists the incoming technical events in Sophia-Antipolis.

The rational

A lot of great stuff is happening in Sophia:

... but it's not always easy to follow all the sources.

Some people ask about a place that lists them all... here is a simple attempt that tries to answer this need.

Status

Early hyper manual version, a lot of stuff needs to be done

ONGOING

  • setup front / api / db stack
  • modify front so it retrieves events from the api

TODO

  • make a clean and appealing header
  • display event logo in the corner opposite to the date
  • define events.json file describing all the events
  • use simple Mustache templating to build index.html
  • create a backend to automatically fetch events form list of sources
  • Add tab listing past events
  • modify css to have more items on the same page
  • automate deployment of Docker image
  • Expose RSS feed
  • Add TLS
  • have fun on this side project :)

Credit

The first version is based on the vertical timeline created by Sava Lazic