Bus Timetable
A proof of concept app to get the bus lines schedule for Belgrade Bus Station. I made it using React with Redux, based on a isomorphic seed project, so it leverages server side rendering. It scrapes the data from BAS using Electron. Fun to build and learn about React and Redux.